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