Handbook
Glossary
g_notification_add_button_with_target_value ( notification label action target -- )
Vocabulary
gio
.
ffi
Inputs
notification
an
object
label
an
object
action
an
object
target
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_notification_add_button_with_target_value
( GNotification* notification, gchar* label, gchar* action,
GVariant* target )