FileChooserIF.getLocalOnly

Gets whether only local files can be selected in the file selector. See gtk_file_chooser_set_local_only()

interface FileChooserIF
bool
getLocalOnly
()

Return Value

Type: bool

TRUE if only local files can be selected.

Meta