ui/common/container.h

changeset 822
54e43e4efac2
parent 802
cc73993a3ff9
--- a/ui/common/container.h	Thu Oct 09 11:44:10 2025 +0200
+++ b/ui/common/container.h	Thu Oct 09 12:49:53 2025 +0200
@@ -46,6 +46,11 @@
         UiBool def_hfill,
         UiBool def_vfill);
 
+/*
+ * adjusts margin_* if margin > 0
+ */
+void uic_layout_setup_margin(UiLayout *layout);
+
 #ifdef __cplusplus
 }
 #endif

mercurial