gtkRecentChooserGetShowPrivate {RGtk2}R Documentation

gtkRecentChooserGetShowPrivate

Description

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

Usage

gtkRecentChooserGetShowPrivate(object)

Arguments

object [GtkRecentChooser] a GtkRecentChooser

Details

Since 2.10

Value

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

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]