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