Handbook
Glossary
gtk_file_chooser_button_set_focus_on_click ( file_chooser_button focus_on_click -- )
Vocabulary
gtk3
.
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:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_file_chooser_button_set_focus_on_click
( GtkFileChooserButton* file_chooser_button,
gboolean
focus_on_click )