Handbook
Glossary
gtk_file_chooser_get_choice ( file_chooser id -- gchar* )
Vocabulary
gtk3
.
ffi
Inputs
file_chooser
an
object
id
an
object
Outputs
gchar*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
gchar*
gtk_file_chooser_get_choice
( GtkFileChooser* file_chooser, gchar* id )