Handbook
Glossary
g_notification_add_button_with_target ( notification label action target_format varargs -- )
Vocabulary
gio
.
ffi
Inputs
notification
an
object
label
an
object
action
an
object
target_format
an
object
varargs
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_with_target
( GNotification* notification, gchar* label, gchar* action,
gchar* target_format,
void*
varargs )