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

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

index 0a6cd8c..c8fada9 100644 (file)
                    "listeners" : {
                     "clicked" : " ( ) => {\n         Resources.singleton().fetchStart();\n}"
                    },
-                   "utf8 tooltip_text" : "Update Resourse\\nlike the object tree and object properties",
+                   "utf8 tooltip_markup" : "Update Resourse\\nlike the object tree and object properties",
                    "* pack" : false,
                    "xtype" : "Button",
                    "width_request" : 50,
index ff98c79..42234bc 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_text = "Update Resourse\\nlike the object tree and object properties";
+            this.el.tooltip_markup = "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  );