Handbook
Glossary
g_notification_add_button ( notification label detailed_action -- )
Vocabulary
gio
.
ffi
Inputs
notification
an
object
label
an
object
detailed_action
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_notification_add_button
( GNotification* notification, gchar* label, gchar*
detailed_action )