Method

GtkPlacesSidebarset_show_desktop

since: 3.10

Declaration [src]

void
gtk_places_sidebar_set_show_desktop (
  GtkPlacesSidebar* sidebar,
  gboolean show_desktop
)

Description [src]

Sets whether the sidebar should show an item for the Desktop folder. The default value for this option is determined by the desktop environment and the user’s configuration, but this function can be used to override it on a per-application basis.

Available since: 3.10

Parameters

show_desktop

Type: gboolean

Whether to show an item for the Desktop folder.