Method

GtkRecentChooserset_show_private

since: 2.10

Declaration [src]

void
gtk_recent_chooser_set_show_private (
  GtkRecentChooser* chooser,
  gboolean show_private
)

Description [src]

Whether to show recently used resources marked registered as private.

Available since: 2.10

Parameters

show_private

Type: gboolean

TRUE to show private items, FALSE otherwise.