Handbook
Glossary
g_menu_item_new_section ( label section -- GMenuItem* )
Vocabulary
gio
.
ffi
Inputs
label
an
object
section
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_section
( gchar* label, GMenuModel* section )