Handbook
Glossary
gtk_recent_chooser_set_limit ( recent_chooser limit -- )
Vocabulary
gtk2
.
ffi
Inputs
recent_chooser
an
object
limit
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_limit
( GtkRecentChooser* recent_chooser,
gint
limit )