Handbook
Glossary
gtk_popover_bind_model ( popover model action_namespace -- )
Vocabulary
gtk3
.
ffi
Inputs
popover
an
object
model
an
object
action_namespace
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_popover_bind_model
( GtkPopover* popover, GMenuModel* model, gchar*
action_namespace )