|
CoreGTK
3.22.0
CoreGTK is an Objective-C language binding for the GTK+ widget toolkit
|


Additional Inherited Members | |
Class Methods inherited from CGTKWidget | |
| (GtkTextDirection) | + getDefaultDirection |
| (GtkStyle *) | + getDefaultStyle |
| (void) | + popCompositeChild |
| (void) | + pushCompositeChild |
| (void) | + setDefaultDirection: |
Class Methods inherited from CGTKBase | |
| (CGTKBase *) | + withGObject: |
Protected Attributes inherited from CGTKBase | |
| GObject * | __gObject |
Definition at line 34 of file CGTKSwitch.h.
| - (BOOL) getActive |
| - (BOOL) getState |
-(BOOL*)getState;
Reimplemented from CGTKWidget.
Definition at line 58 of file CGTKSwitch.m.
| - (id) init |
Constructors
Definition at line 36 of file CGTKSwitch.m.
| - (void) setActive: | (BOOL) | isActive |
| - (void) setState: | (BOOL) | state |
| - (GtkSwitch *) SWITCH |
Methods
Definition at line 48 of file CGTKSwitch.m.