|
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 |
Definition at line 34 of file CGTKMenuBar.h.
| - (GtkPackDirection) getChildPackDirection |
-(GtkPackDirection*)getChildPackDirection;
Definition at line 65 of file CGTKMenuBar.m.
| - (GtkPackDirection) getPackDirection |
-(GtkPackDirection*)getPackDirection;
Definition at line 70 of file CGTKMenuBar.m.
| - (id) init |
Constructors
Definition at line 36 of file CGTKMenuBar.m.
| - (GtkMenuBar *) MENUBAR |
Methods
Definition at line 60 of file CGTKMenuBar.m.
| - (void) setChildPackDirection: | (GtkPackDirection) | childPackDir |
-(void*)setChildPackDirection: childPackDir;
| childPackDir |
Definition at line 75 of file CGTKMenuBar.m.
| - (void) setPackDirection: | (GtkPackDirection) | packDir |