Handbook
Glossary
g_menu_item_set_label ( menu_item label -- )
Vocabulary
gio
.
ffi
Inputs
menu_item
an
object
label
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_menu_item_set_label
( GMenuItem* menu_item, gchar* label )