|
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 CGTKImageMenuItem.h.
| - (BOOL) getAlwaysShowImage |
| - (CGTKWidget *) getImage |
| - (BOOL) getUseStock |
| - (GtkImageMenuItem *) IMAGEMENUITEM |
Methods
Definition at line 84 of file CGTKImageMenuItem.m.
| - (id) init |
| - (void) setAccelGroup: | (GtkAccelGroup*) | accelGroup |
-(void*)setAccelGroup: accelGroup;
| accelGroup |
Definition at line 104 of file CGTKImageMenuItem.m.
| - (void) setAlwaysShowImage: | (BOOL) | alwaysShow |
-(void*)setAlwaysShowImage: alwaysShow;
| alwaysShow |
Definition at line 109 of file CGTKImageMenuItem.m.
| - (void) setImage: | (CGTKWidget*) | image |
| - (void) setUseStock: | (BOOL) | useStock |
-(void*)setUseStock: useStock;
| useStock |
Definition at line 119 of file CGTKImageMenuItem.m.