gtkRecentChooserGetLocalOnly {RGtk2}R Documentation

gtkRecentChooserGetLocalOnly

Description

Gets whether only local resources should be shown in the recently used resources selector. See gtkRecentChooserSetLocalOnly

Usage

gtkRecentChooserGetLocalOnly(object)

Arguments

object [GtkRecentChooser] a GtkRecentChooser

Details

Since 2.10

Value

[logical] TRUE if only local resources should be shown.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]