ui/cocoa/container.h

changeset 799
f8ff8df41713
parent 785
b943e3d618f0
child 800
814d374fb689
--- a/ui/cocoa/container.h	Sat Oct 04 18:33:58 2025 +0200
+++ b/ui/cocoa/container.h	Sun Oct 05 12:34:42 2025 +0200
@@ -71,7 +71,7 @@
 @property const char *label;
 @property UiBool newline;
 
-- (void) addView:(NSView*)view;
+- (void) addView:(NSView*)view margin:(NSEdgeInsets)margin;
 
 @end
 

mercurial