local.only
is TRUE
(the default),
then the selected file are files are guaranteed to be
accessible through the operating systems native file
file system and therefore the application only
needs to worry about the filename functions in
GtkFileChooser
, like gtkFileChooserGetFilename
,
rather than the URI functions like
gtkFileChooserGetUri
,gtkFileChooserSetLocalOnly(object, local.only)
object
local.only
TRUE
if only local files can be selected