Method

GtkRecentChooserget_show_private

since: 2.10

Declaration [src]

gboolean
gtk_recent_chooser_get_show_private (
  GtkRecentChooser* chooser
)

Description [src]

Returns whether chooser should display recently used resources registered as private.

Available since: 2.10

Return value

Type: gboolean

TRUE if the recent chooser should show private items, FALSE otherwise.