Function to set whether to show the Desktop item
It sucks to have this as an app-settable option. Maybe we should make this a standard GSetting thing and be done with it. Signed-off-by: Federico Mena Quintero <federico@gnome.org>
This commit is contained in:
		| @ -58,6 +58,8 @@ void gtk_places_sidebar_set_multiple_tabs_supported (GtkPlacesSidebar *sidebar, | ||||
|  | ||||
| void gtk_places_sidebar_set_multiple_windows_supported (GtkPlacesSidebar *sidebar, gboolean supported); | ||||
|  | ||||
| void gtk_places_sidebar_set_show_desktop (GtkPlacesSidebar *sidebar, gboolean show_desktop); | ||||
|  | ||||
| G_END_DECLS | ||||
|  | ||||
| #endif /* __GTK_PLACES_SIDEBAR_H__ */ | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Federico Mena Quintero
					Federico Mena Quintero