ui/ui/tree.h

branch
newapi
changeset 378
d41b1ffc5f77
parent 356
eae98e4f3f1f
child 380
aad99285865c
--- a/ui/ui/tree.h	Sun Nov 10 10:16:47 2024 +0100
+++ b/ui/ui/tree.h	Sun Nov 10 15:27:44 2024 +0100
@@ -103,6 +103,8 @@
     UiTri fill;
     UiBool hexpand;
     UiBool vexpand;
+    UiBool hfill;
+    UiBool vfill;
     int colspan;
     int rowspan;
     const char *name;

mercurial