|
gwenhywfar
4.3.3
|
#import <CocoaWindowContentView.h>
Public Member Functions | |
| (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 |
Definition at line 120 of file CocoaWindowContentView.m.
References subviewsInOrder.
Referenced by CocoaGui_WDialog_AddChildGuiWidget().
| - (BOOL) fillX |
| - (BOOL) fillY |
| - (NSSize) minSize |
|
protected |
Definition at line 12 of file CocoaWindowContentView.h.
Referenced by addLayoutSubview:.
|
readwriteatomic |
Definition at line 13 of file CocoaWindowContentView.h.
|
readwriteatomic |
Definition at line 14 of file CocoaWindowContentView.h.
1.8.1.2