Handbook
Glossary
gtk_application_get_menu_by_id ( application id -- GMenu* )
Vocabulary
gtk3
.
ffi
Inputs
application
an
object
id
an
object
Outputs
GMenu*
an
object
Definition
USING:
alien.syntax
gio.ffi
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
GMenu*
gtk_application_get_menu_by_id
( GtkApplication* application, gchar* id )