Handbook
Glossary
gtk_file_chooser_button_set_focus_on_click ( file_chooser_button focus_on_click -- )
Vocabulary
gtk2
.
ffi
Inputs
file_chooser_button
an
object
focus_on_click
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_button_set_focus_on_click
( GtkFileChooserButton* file_chooser_button,
gboolean
focus_on_click )