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

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

index 05dd9f4..9a79cb4 100644 (file)
          "}"
         ]
        },
+       "string label" : "Add Event Handler",
        "width_request" : 50,
        "xtype" : "Button"
       }
index 3f3f77e..37c4c77 100644 (file)
@@ -1323,6 +1323,7 @@ public class Xcls_LeftProps : Object
             this.el.width_request = 50;
             this.el.height_request = 50;
             this.el.tooltip_text = "Add Event Code";
+            this.el.label = "Add Event Handler";
             var child_0 = new Xcls_Image26( _this );
             child_0.ref();
             this.el.set_image (  child_0.el  );