gwenhywfar  5.11.1beta
Instance Methods | Protected Attributes
CocoaWindowContentView Class Reference

#import <CocoaWindowContentView.h>

Inheritance diagram for CocoaWindowContentView:
<CocoaGwenGUIProtocol>

Instance Methods

(void) - addLayoutSubview:
 
(NSSize) - minSize
 

Protected Attributes

BOOL fillX
 
BOOL fillY
 
NSMutableArray * subviewsInOrder
 

Detailed Description

Definition at line 11 of file CocoaWindowContentView.h.

Method Documentation

◆ addLayoutSubview:

- (void) addLayoutSubview: (NSView *)  new_subview

◆ minSize

- (NSSize) minSize

Field Documentation

◆ fillX

- (BOOL) fillX
readwriteprotected

Definition at line 15 of file CocoaWindowContentView.h.

◆ fillY

- (BOOL) fillY
readwriteprotected

Definition at line 16 of file CocoaWindowContentView.h.

◆ subviewsInOrder

- (NSMutableArray*) subviewsInOrder
protected

Definition at line 14 of file CocoaWindowContentView.h.


The documentation for this class was generated from the following file: