Handbook
Glossary
gtk_file_chooser_set_current_name ( file_chooser name -- )
Vocabulary
gtk2
.
ffi
Inputs
file_chooser
an
object
name
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_current_name
( GtkFileChooser* file_chooser, gchar* name )