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