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