|
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 CGTKPlacesSidebar.h.
| - (void) addShortcut: | (GFile*) | location |
-(void*)addShortcut: location;
| location |
Definition at line 53 of file CGTKPlacesSidebar.m.
| - (GFile *) getLocation |
| - (GFile *) getNthBookmark: | (gint) | n |
-(GFile**)getNthBookmark: n;
| n |
Definition at line 63 of file CGTKPlacesSidebar.m.
| - (GtkPlacesOpenFlags) getOpenFlags |
-(GtkPlacesOpenFlags*)getOpenFlags;
Definition at line 68 of file CGTKPlacesSidebar.m.
| - (BOOL) getShowConnectToServer |
| - (BOOL) getShowDesktop |
| - (id) init |
Constructors
Definition at line 36 of file CGTKPlacesSidebar.m.
| - (GSList *) listShortcuts |
| - (GtkPlacesSidebar *) PLACESSIDEBAR |
Methods
Definition at line 48 of file CGTKPlacesSidebar.m.
| - (void) removeShortcut: | (GFile*) | location |
-(void*)removeShortcut: location;
| location |
Definition at line 88 of file CGTKPlacesSidebar.m.
| - (void) setLocation: | (GFile*) | location |
-(void*)setLocation: location;
| location |
Definition at line 93 of file CGTKPlacesSidebar.m.
| - (void) setOpenFlags: | (GtkPlacesOpenFlags) | flags |
| - (void) setShowConnectToServer: | (BOOL) | showConnectToServer |
-(void*)setShowConnectToServer: showConnectToServer;
| showConnectToServer |
Definition at line 103 of file CGTKPlacesSidebar.m.
| - (void) setShowDesktop: | (BOOL) | showDesktop |
-(void*)setShowDesktop: showDesktop;
| showDesktop |
Definition at line 108 of file CGTKPlacesSidebar.m.