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

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.20.21 Index]