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


Additional Inherited Members | |
Class Methods inherited from CGTKWindow | |
| (GList *) | + getDefaultIconList |
| (NSString *) | + getDefaultIconName |
| (GList *) | + listToplevels |
| (void) | + setAutoStartupNotification: |
| (void) | + setDefaultIcon: |
| (BOOL) | + setDefaultIconFromFileWithFilename:andErr: |
| (void) | + setDefaultIconList: |
| (void) | + setDefaultIconName: |
| (void) | + setInteractiveDebugging: |
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 CGTKMessageDialog.h.
| - (CGTKWidget *) getImage |
| - (CGTKWidget *) getMessageArea |
-(CGTKWidget**)getMessageArea;
Definition at line 80 of file CGTKMessageDialog.m.
| - (GtkMessageDialog *) MESSAGEDIALOG |
Methods
Definition at line 70 of file CGTKMessageDialog.m.
| - (void) setImage: | (CGTKWidget*) | image |
| - (void) setMarkup: | (NSString*) | str |