Builder4/WindowLeftProps.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 17 Nov 2014 10:01:32 +0000 (18:01 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 17 Nov 2014 10:01:32 +0000 (18:01 +0800)
Builder4/WindowLeftProps.vala

Builder4/WindowLeftProps.bjs
Builder4/WindowLeftProps.vala

index 06a453a..2bb1d6b 100644 (file)
@@ -76,7 +76,7 @@
                                             "label" : "id: _this.{ID} (Vala)",
                                             "xtype" : "MenuItem",
                                             "* pack" : "append",
-                                            "tooltip_markup" : "Using this.get('*someid') will find any id in an application.",
+                                            "tooltip_markup" : "Using _this.{ID} will map to this element",
                                             "$ xns" : "Gtk"
                                         },
                                         {
index a21d8ba..8d1b2bf 100644 (file)
@@ -733,7 +733,7 @@ public class Xcls_LeftProps : Object
             // my vars (dec)
 
             // set gobject values
-            this.el.tooltip_markup = "Using this.get('*someid') will find any id in an application.";
+            this.el.tooltip_markup = "Using _this.{ID} will map to this element";
             this.el.label = "id: _this.{ID} (Vala)";
 
             // listeners