ui/cocoa/container.h

changeset 799
f8ff8df41713
parent 785
b943e3d618f0
child 800
814d374fb689
equal deleted inserted replaced
798:504c45926386 799:f8ff8df41713
69 69
70 @property UiLayout uilayout; 70 @property UiLayout uilayout;
71 @property const char *label; 71 @property const char *label;
72 @property UiBool newline; 72 @property UiBool newline;
73 73
74 - (void) addView:(NSView*)view; 74 - (void) addView:(NSView*)view margin:(NSEdgeInsets)margin;
75 75
76 @end 76 @end
77 77
78 78
79 79

mercurial