Handbook
Glossary
gtk_action_set_short_label ( action short_label -- )
Vocabulary
gtk2
.
ffi
Inputs
action
an
object
short_label
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_action_set_short_label
( GtkAction* action, gchar* short_label )