--- a/ui/gtk/list.h Thu Oct 16 15:57:05 2025 +0200 +++ b/ui/gtk/list.h Fri Oct 17 15:44:30 2025 +0200 @@ -126,6 +126,7 @@ ui_callback onbuttonclick; void *onbuttonclickdata; GtkListBoxRow *first_row; + UiBool header_is_item; };