|
CoreGTK
3.18.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 CGTKListBoxRow.h.
| - (void) changed |
-(void*)changed;
Definition at line 53 of file CGTKListBoxRow.m.
| - (BOOL) getActivatable |
| - (CGTKWidget *) getHeader |
| - (gint) getIndex |
| - (BOOL) getSelectable |
| - (id) init |
Constructors
Definition at line 36 of file CGTKListBoxRow.m.
| - (BOOL) isSelected |
| - (GtkListBoxRow *) LISTBOXROW |
Methods
Definition at line 48 of file CGTKListBoxRow.m.
| - (void) setActivatable: | (BOOL) | activatable |
-(void*)setActivatable: activatable;
| activatable |
Definition at line 83 of file CGTKListBoxRow.m.
| - (void) setHeader: | (CGTKWidget*) | header |
| - (void) setSelectable: | (BOOL) | selectable |
-(void*)setSelectable: selectable;
| selectable |
Definition at line 93 of file CGTKListBoxRow.m.