gtkRecentChooserSetLocalOnly: gtkRecentChooserSetLocalOnly

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Sets whether only local resources, that is resources using the file:// URI scheme, should be shown in the recently used resources selector. If local.only is TRUE (the default) then the shown resources are guaranteed to be accessible through the operating system native file system.

Usage

1
gtkRecentChooserSetLocalOnly(object, local.only)

Arguments

object

a GtkRecentChooser

local.only

TRUE if only local files can be shown

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.