|
gwenhywfar
5.10.1
|
#import <CocoaComboBox.h>


Instance Methods | |
| (BOOL) | - fillX |
| (BOOL) | - fillY |
| (NSSize) | - minSize |
| (void) | - setC_ComboBoxActionPtr:Data: |
Protected Attributes | |
| void * | c_actionData |
| gwenComboBoxActionPtr | c_actionPtr |
| BOOL | fillX |
| BOOL | fillY |
| CGFloat | minWidth |
Definition at line 19 of file CocoaComboBox.h.
| - (BOOL) fillX |
| - (BOOL) fillY |
| - (NSSize) minSize |
| - (void) setC_ComboBoxActionPtr: | (gwenComboBoxActionPtr) | ptr | |
| Data: | (void *) | data | |
Definition at line 64 of file CocoaComboBox.m.
References c_actionData, and c_actionPtr.
|
protected |
Definition at line 29 of file CocoaComboBox.h.
Referenced by setC_ComboBoxActionPtr:Data:.
|
protected |
Definition at line 28 of file CocoaComboBox.h.
Referenced by setC_ComboBoxActionPtr:Data:.
|
readwriteprotected |
Definition at line 23 of file CocoaComboBox.h.
Referenced by CocoaGui_WComboBox_Setup().
|
readwriteprotected |
Definition at line 24 of file CocoaComboBox.h.
Referenced by CocoaGui_WComboBox_Setup().
|
protected |
Definition at line 26 of file CocoaComboBox.h.
1.8.14