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

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

index a18a03b..0a6cd8c 100644 (file)
                    "listeners" : {
                     "clicked" : " ( ) => {\n         Resources.singleton().fetchStart();\n}"
                    },
+                   "utf8 tooltip_text" : "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 7128fa5..ff98c79 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_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  );