gwenhywfar 5.14.1
CocoaComboBox.h File Reference
import <Cocoa/Cocoa.h>
import "CocoaGwenGUIProtocol.h"
Include dependency graph for CocoaComboBox.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  CocoaComboBox

Typedefs

typedef void(* gwenComboBoxActionPtr) (NSComboBox *comboBox, void *data)

Typedef Documentation

◆ gwenComboBoxActionPtr

typedef void(* gwenComboBoxActionPtr) (NSComboBox *comboBox, void *data)

Definition at line 16 of file CocoaComboBox.h.