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