Handbook
Glossary
gtk_file_chooser_set_local_only ( file_chooser local_only -- )
Vocabulary
gtk2
.
ffi
Inputs
file_chooser
an
object
local_only
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_file_chooser_set_local_only
( GtkFileChooser* file_chooser,
gboolean
local_only )