src/Builder4/PopoverProperty.bjs
authorAlan Knowles <alan@roojs.com>
Sat, 3 Feb 2024 22:26:53 +0000 (06:26 +0800)
committerAlan Knowles <alan@roojs.com>
Sat, 3 Feb 2024 22:26:53 +0000 (06:26 +0800)
src/Builder4/PopoverProperty.vala

src/Builder4/PopoverProperty.bjs
src/Builder4/PopoverProperty.vala

index 570c7eb..b124875 100644 (file)
@@ -51,6 +51,7 @@
       },
       {
        "$ xns" : "Gtk",
+       "* ctor" : "new Gtk.DropDown.from_sting(",
        "bool show_arrow" : true,
        "xtype" : "DropDown"
       },
index 4932612..4e0a31a 100644 (file)
@@ -324,7 +324,7 @@ public class Xcls_PopoverProperty : Object
                public Xcls_DropDown882(Xcls_PopoverProperty _owner )
                {
                        _this = _owner;
-                       this.el = new Gtk.DropDown( null, null );
+                       this.el = new Gtk.DropDown.from_sting(;
 
                        // my vars (dec)