Handbook
Glossary
gtk_menu_shell_bind_model ( menu_shell model action_namespace with_separators -- )
Vocabulary
gtk3
.
ffi
Inputs
menu_shell
an
object
model
an
object
action_namespace
an
object
with_separators
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gio.ffi
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_menu_shell_bind_model
( GtkMenuShell* menu_shell, GMenuModel* model, gchar*
action_namespace,
gboolean
with_separators )