Handbook
Glossary
g_notification_set_priority ( notification priority -- )
Vocabulary
gio
.
ffi
Inputs
notification
an
object
priority
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_notification_set_priority
( GNotification* notification,
GNotificationPriority
priority )