RGtk2 (version 2.20.31)

gtkRecentChooserSetLocalOnly: gtkRecentChooserSetLocalOnly

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

gtkRecentChooserSetLocalOnly(object, local.only)

Arguments

local.only
TRUE if only local files can be shown

Details

Since 2.10