Handbook
Glossary
gtk_file_chooser_set_preview_widget_active ( file_chooser active -- )
Vocabulary
gtk2
.
ffi
Inputs
file_chooser
an
object
active
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_preview_widget_active
( GtkFileChooser* file_chooser,
gboolean
active )