Handbook
Glossary
gtk_recent_chooser_set_show_icons ( recent_chooser show_icons -- )
Vocabulary
gtk2
.
ffi
Inputs
recent_chooser
an
object
show_icons
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_recent_chooser_set_show_icons
( GtkRecentChooser* recent_chooser,
gboolean
show_icons )