|
CoreGTK
3.10.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: |
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 CGTKAppChooserDialog.h.
| - (GtkAppChooserDialog *) APPCHOOSERDIALOG |
Methods
Definition at line 60 of file CGTKAppChooserDialog.m.
| - (NSString *) getHeading |
| - (CGTKWidget *) getWidget |
| - (id) initWithParent: | (GtkWindow*) | parent | |
| andFlags: | (GtkDialogFlags) | flags | |
| andFile: | (GFile*) | file | |
Constructors
Definition at line 36 of file CGTKAppChooserDialog.m.
| - (void) setHeading: | (NSString*) | heading |
-(void*)setHeading: heading;
| heading |
Definition at line 75 of file CGTKAppChooserDialog.m.