|
CoreGTK
3.10.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 |
| - (GtkBaselinePosition) getBaselinePosition |
| - (BOOL) getHomogeneous |
| - (id) initWithOrientation: | (GtkOrientation) | orientation | |
| andSpacing: | (gint) | spacing | |
| - (void) packEndWithChild: | (CGTKWidget*) | child | |
| andExpand: | (BOOL) | expand | |
| andFill: | (BOOL) | fill | |
| andPadding: | (guint) | padding | |
| - (void) packStartWithChild: | (CGTKWidget*) | child | |
| andExpand: | (BOOL) | expand | |
| andFill: | (BOOL) | fill | |
| andPadding: | (guint) | padding | |
| - (void) queryChildPackingWithChild: | (CGTKWidget*) | child | |
| andExpand: | (gboolean*) | expand | |
| andFill: | (gboolean*) | fill | |
| andPadding: | (guint*) | padding | |
| andPackType: | (GtkPackType*) | packType | |
| - (void) reorderChildWithChild: | (CGTKWidget*) | child | |
| andPosition: | (gint) | position | |
| - (void) setBaselinePosition: | (GtkBaselinePosition) | position |
| - (void) setChildPackingWithChild: | (CGTKWidget*) | child | |
| andExpand: | (BOOL) | expand | |
| andFill: | (BOOL) | fill | |
| andPadding: | (guint) | padding | |
| andPackType: | (GtkPackType) | packType | |
| - (void) setHomogeneous: | (BOOL) | homogeneous |
-(void*)setHomogeneous: homogeneous;
| homogeneous |
| - (void) setSpacing: | (gint) | spacing |