Handbook
Glossary
gtk_file_chooser_unselect_file ( file_chooser file -- )
Vocabulary
gtk2
.
ffi
Inputs
file_chooser
an
object
file
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gio.ffi
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_file_chooser_unselect_file
( GtkFileChooser* file_chooser, GFile* file )