Handbook
Glossary
g_menu_item_set_action_and_target_value ( menu_item action target_value -- )
Vocabulary
gio
.
ffi
Inputs
menu_item
an
object
action
an
object
target_value
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_menu_item_set_action_and_target_value
( GMenuItem* menu_item, gchar* action, GVariant*
target_value )