Method

GtkPlacesSidebarset_show_recent

since: 3.18

Declaration [src]

void
gtk_places_sidebar_set_show_recent (
  GtkPlacesSidebar* sidebar,
  gboolean show_recent
)

Description [src]

Sets whether the sidebar should show an item for recent files. The default value for this option is determined by the desktop environment, but this function can be used to override it on a per-application basis.

Available since: 3.18

Parameters

show_recent

Type: gboolean

Whether to show an item for recent files.