gwenhywfar 5.12.0
CocoaPopUpButton Class Reference

#include <CocoaPopUpButton.h>

Inheritance diagram for CocoaPopUpButton:
Collaboration diagram for CocoaPopUpButton:

Instance Methods

(NSSize) - minSize
(void) - setC_PopUpActionPtr:Data:

Protected Attributes

void * c_actionData
gwenPopUpActionPtr c_actionPtr
BOOL fillX
BOOL fillY
CGFloat minWidth

Detailed Description

Definition at line 19 of file CocoaPopUpButton.h.

Method Documentation

◆ minSize

- (NSSize) minSize

References minSize.

Referenced by minSize.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ setC_PopUpActionPtr:Data:

- (void) setC_PopUpActionPtr: (gwenPopUpActionPtr) ptr
Data: (void *) data 

Definition at line 67 of file CocoaPopUpButton.m.

References c_actionData, and c_actionPtr.

Field Documentation

◆ c_actionData

- (void*) c_actionData
protected

Definition at line 23 of file CocoaPopUpButton.h.

Referenced by setC_PopUpActionPtr:Data:.

◆ c_actionPtr

- (gwenPopUpActionPtr) c_actionPtr
protected

Definition at line 22 of file CocoaPopUpButton.h.

Referenced by setC_PopUpActionPtr:Data:.

◆ fillX

- (BOOL) fillX
readwriteprotected

Definition at line 24 of file CocoaPopUpButton.h.

Referenced by CocoaGui_WComboBox_Setup().

◆ fillY

- (BOOL) fillY
readwriteprotected

Definition at line 25 of file CocoaPopUpButton.h.

Referenced by CocoaGui_WComboBox_Setup().

◆ minWidth

- (CGFloat) minWidth
protected

Definition at line 27 of file CocoaPopUpButton.h.


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