gwenhywfar
4.10.0beta
|
#import <CocoaWindowContentView.h>
Instance Methods | |
(void) | - addLayoutSubview: |
(BOOL) | - fillX |
(BOOL) | - fillY |
(NSSize) | - minSize |
Protected Attributes | |
NSMutableArray * | subviewsInOrder |
Properties | |
BOOL | fillX |
BOOL | fillY |
Definition at line 11 of file CocoaWindowContentView.h.
- (void) addLayoutSubview: | (NSView *) | new_subview |
- (BOOL) fillX |
- (BOOL) fillY |
- (NSSize) minSize |
|
protected |
Definition at line 12 of file CocoaWindowContentView.h.
|
readwriteatomic |
Definition at line 13 of file CocoaWindowContentView.h.
|
readwriteatomic |
Definition at line 14 of file CocoaWindowContentView.h.