gtkRecentChooserGetLocalOnly {RGtk2.10}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.10 version 2.10.6 Index]