CoreGTK  3.10.0
CoreGTK is an Objective-C language binding for the GTK+ widget toolkit
 All Classes Functions Variables
CGTKSignalData Class Reference

#import <CGTKSignalData.h>

Inheritance diagram for CGTKSignalData:
Collaboration diagram for CGTKSignalData:

Instance Methods

(id) - initWithTarget:selector:data:
 
(id) - target
 
(SEL) - selector
 
(void *) - data
 
(BOOL) - dataRetained
 

Protected Attributes

id target
 
SEL selector
 
void * data
 
BOOL retained
 

Detailed Description

Wraps GCallback signal data

Definition at line 37 of file CGTKSignalData.h.


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