|
CoreGTK
3.18.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.
| - (BOOL) getLocalOnly |
| - (GFile *) getLocation |
| - (GFile *) getNthBookmark: | (gint) | n |
-(GFile**)getNthBookmark: n;
| n |
Definition at line 68 of file CGTKPlacesSidebar.m.
| - (GtkPlacesOpenFlags) getOpenFlags |
-(GtkPlacesOpenFlags*)getOpenFlags;
Definition at line 73 of file CGTKPlacesSidebar.m.
| - (BOOL) getShowConnectToServer |
| - (BOOL) getShowDesktop |
| - (BOOL) getShowEnterLocation |
| - (BOOL) getShowOtherLocations |
| - (BOOL) getShowRecent |
| - (BOOL) getShowTrash |
| - (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 113 of file CGTKPlacesSidebar.m.
| - (void) setDropTargetsVisibleWithVisible: | (BOOL) | visible | |
| andContext: | (GdkDragContext*) | context | |
-(void*)setDropTargetsVisibleWithVisible:(BOOL) visible andContext:(GdkDragContext*) context;
| visible | |
| context |
Definition at line 118 of file CGTKPlacesSidebar.m.
| - (void) setLocalOnly: | (BOOL) | localOnly |
-(void*)setLocalOnly: localOnly;
| localOnly |
Definition at line 123 of file CGTKPlacesSidebar.m.
| - (void) setLocation: | (GFile*) | location |
-(void*)setLocation: location;
| location |
Definition at line 128 of file CGTKPlacesSidebar.m.
| - (void) setOpenFlags: | (GtkPlacesOpenFlags) | flags |
| - (void) setShowConnectToServer: | (BOOL) | showConnectToServer |
-(void*)setShowConnectToServer: showConnectToServer;
| showConnectToServer |
Definition at line 138 of file CGTKPlacesSidebar.m.
| - (void) setShowDesktop: | (BOOL) | showDesktop |
-(void*)setShowDesktop: showDesktop;
| showDesktop |
Definition at line 143 of file CGTKPlacesSidebar.m.
| - (void) setShowEnterLocation: | (BOOL) | showEnterLocation |
-(void*)setShowEnterLocation: showEnterLocation;
| showEnterLocation |
Definition at line 148 of file CGTKPlacesSidebar.m.
| - (void) setShowOtherLocations: | (BOOL) | showOtherLocations |
-(void*)setShowOtherLocations: showOtherLocations;
| showOtherLocations |
Definition at line 153 of file CGTKPlacesSidebar.m.
| - (void) setShowRecent: | (BOOL) | showRecent |
-(void*)setShowRecent: showRecent;
| showRecent |
Definition at line 158 of file CGTKPlacesSidebar.m.
| - (void) setShowTrash: | (BOOL) | showTrash |
-(void*)setShowTrash: showTrash;
| showTrash |
Definition at line 163 of file CGTKPlacesSidebar.m.