gwenhywfar  5.11.1beta
Data Structures | Typedefs
CocoaButton.h File Reference
#import <Cocoa/Cocoa.h>
#import "CocoaGwenGUIProtocol.h"

Go to the source code of this file.

Data Structures

class  CocoaButton
 

Typedefs

typedef void(* gwenActionPtr) (NSButton *button, void *data)
 

Typedef Documentation

◆ gwenActionPtr

typedef void(* gwenActionPtr) (NSButton *button, void *data)

Definition at line 14 of file CocoaButton.h.