Handbook
Glossary
gtk_file_chooser_button_set_width_chars ( file_chooser_button n_chars -- )
Vocabulary
gtk2
.
ffi
Inputs
file_chooser_button
an
object
n_chars
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_width_chars
( GtkFileChooserButton* file_chooser_button,
gint
n_chars )