gtkFileChooserGetLocalOnly {RGtk2}R Documentation

gtkFileChooserGetLocalOnly

Description

Gets whether only local files can be selected in the file selector. See gtkFileChooserSetLocalOnly

Usage

gtkFileChooserGetLocalOnly(object)

Arguments

object [GtkFileChooser] a GtkFileChoosre

Details

Since 2.4

Value

[logical] TRUE if only local files can be selected.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]