|
gwenhywfar 5.12.0
|
#include <CocoaHLayout.h>


Instance Methods | |
| (void) | - addLayoutSubview: |
| (NSSize) | - minSize |
Protected Attributes | |
| BOOL | fillX |
| BOOL | fillY |
| NSMutableArray * | subviewsInOrder |
Definition at line 11 of file CocoaHLayout.h.
| - (void) addLayoutSubview: | (NSView *) | new_subview |
Definition at line 123 of file CocoaHLayout.m.
| - (NSSize) minSize |
|
readwriteprotected |
Definition at line 15 of file CocoaHLayout.h.
Referenced by CocoaGui_WHLayout_Setup().
|
readwriteprotected |
Definition at line 16 of file CocoaHLayout.h.
Referenced by CocoaGui_WHLayout_Setup().
|
protected |
Definition at line 14 of file CocoaHLayout.h.