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