FileChooserT.getLocalOnly

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

template FileChooserT(TStruct)
int
getLocalOnly
()

Return Value

Type: int

TRUE if only local files can be selected.

Meta