ui/gtk/list.h

changeset 112
c3f2f16fa4b8
parent 110
c00e968d018b
child 113
dde28a806552
--- a/ui/gtk/list.h	Sat Oct 04 14:54:25 2025 +0200
+++ b/ui/gtk/list.h	Sun Oct 19 21:20:08 2025 +0200
@@ -126,6 +126,7 @@
     ui_callback              onbuttonclick;
     void                     *onbuttonclickdata;
     GtkListBoxRow            *first_row;
+    UiBool                   header_is_item;
 };
 
 

mercurial