src/Builder4/WindowLeftProps.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 25 May 2022 02:34:49 +0000 (10:34 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 25 May 2022 02:34:49 +0000 (10:34 +0800)
src/Builder4/WindowLeftProps.vala

src/Builder4/WindowLeftProps.bjs
src/Builder4/WindowLeftProps.vala

index 037d1c3..3ffd97b 100644 (file)
          "}"
         ]
        },
+       "string label" : "Add Property",
        "width_request" : 50,
        "xtype" : "Button"
       }
index 423f9df..77efa17 100644 (file)
@@ -1260,6 +1260,7 @@ public class Xcls_LeftProps : Object
             this.el.width_request = 50;
             this.el.height_request = 50;
             this.el.tooltip_text = "Add Property";
+            this.el.label = "Add Property";
             var child_0 = new Xcls_Image24( _this );
             child_0.ref();
             this.el.set_image (  child_0.el  );