| 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 |