src/Builder4/MainWindow.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 17 Mar 2015 14:13:10 +0000 (22:13 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 17 Mar 2015 14:13:10 +0000 (22:13 +0800)
src/Builder4/MainWindow.vala

src/Builder4/MainWindow.bjs
src/Builder4/MainWindow.vala

index c8fada9..a18a03b 100644 (file)
                    "listeners" : {
                     "clicked" : " ( ) => {\n         Resources.singleton().fetchStart();\n}"
                    },
-                   "utf8 tooltip_markup" : "Update Resourse\\nlike the object tree and object properties",
                    "* pack" : false,
                    "xtype" : "Button",
                    "width_request" : 50,
                    "$ xns" : "Gtk",
+                   "$ utf8 tooltip_text" : "Update Resourse\\nlike the object tree and object properties",
                    "height_request" : 50,
                    "items" : [
                     {
index 42234bc..7128fa5 100644 (file)
@@ -2060,7 +2060,7 @@ public class Xcls_MainWindow : Object
             // set gobject values
             this.el.width_request = 50;
             this.el.height_request = 50;
-            this.el.tooltip_markup = "Update Resourse\\nlike the object tree and object properties";
+            this.el.tooltip_text = Update Resourse\nlike the object tree and object properties;
             var child_0 = new Xcls_Image64( _this );
             child_0.ref();
             this.el.set_image (  child_0.el  );