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