API Index

Notification, typedef in Notification

A

NotificationActionCallback, user_function in NotifyEvent
NOTIFICATION_AUTO_ACTION_KEY, variable in NotifyEvent

B

notification_bind_action, function in NotifyEvent
notification_bind_close_callback, function in NotifyEvent

C

notification_close, function in Notification
NotificationCloseCallback, user_function in NotifyEvent
NOTIFICATION_CLOSED_BY_CALLER, variable in NotifyEvent
NOTIFICATION_CLOSED_BY_DISCONNECT, variable in NotifyEvent
NOTIFICATION_CLOSED_BY_EXPIRATION, variable in NotifyEvent
NOTIFICATION_CLOSED_BY_USER, variable in NotifyEvent
NotificationCloseReason, typedef in NotifyEvent

D

NOTIFICATION_DEFAULT_ACTION, variable in NotifyEvent
NOTIFICATION_DEFAULT_APP_ICON, variable in Notification
NOTIFICATION_DEFAULT_EXPIRE_TIMEOUT, variable in Notification

F

notification_free, function in Notification
NOTIFICATION_FREE_ON_CLOSE, variable in NotifyEvent

L

LIBTINYNOTIFY_HAS_ACTIONS, macro in NotifyFeatures
LIBTINYNOTIFY_HAS_EVENT_API, macro in NotifyFeatures

N

notification_new, function in Notification
notification_new_unformatted, function in Notification
NOTIFICATION_NOOP_ON_CLOSE, variable in NotifyEvent
NotifyDispatchStatus, typedef in NotifyEvent
NotifyError, typedef in NotifyError
NotifySession, typedef in NotifySession
NOTIFY_DISPATCH_ALL_CLOSED, variable in NotifyEvent
NOTIFY_DISPATCH_DONE, variable in NotifyEvent
NOTIFY_DISPATCH_NOT_CONNECTED, variable in NotifyEvent
NOTIFY_ERROR_DBUS_CONNECT, variable in NotifyError
NOTIFY_ERROR_DBUS_SEND, variable in NotifyError
NOTIFY_ERROR_INVALID_REPLY, variable in NotifyError
NOTIFY_ERROR_NO_ERROR, variable in NotifyError
NOTIFY_ERROR_NO_NOTIFICATION_ID, variable in NotifyError
notify_session_connect, function in NotifySession
notify_session_disconnect, function in NotifySession
notify_session_dispatch, function in NotifyEvent
notify_session_free, function in NotifySession
notify_session_get_error, function in NotifyError
notify_session_get_error_message, function in NotifyError
notify_session_new, function in NotifySession
NOTIFY_SESSION_NO_APP_ICON, variable in NotifySession
NOTIFY_SESSION_NO_APP_NAME, variable in NotifySession
NOTIFY_SESSION_NO_TIMEOUT, variable in NotifyEvent
notify_session_set_app_icon, function in NotifySession
notify_session_set_app_name, function in NotifySession
notify_session_set_error, function in NotifyError
NOTIFICATION_NO_ACTION, variable in NotifyEvent
NOTIFICATION_NO_APP_ICON, variable in Notification
NOTIFICATION_NO_BODY, variable in Notification
NOTIFICATION_NO_CATEGORY, variable in Notification
NOTIFICATION_NO_CLOSE_CALLBACK, variable in NotifyEvent
NOTIFICATION_NO_EXPIRE_TIMEOUT, variable in Notification
NOTIFICATION_NO_URGENCY, variable in Notification

S

notification_send, function in Notification
notification_set_app_icon, function in Notification
notification_set_body, function in Notification
notification_set_category, function in Notification
notification_set_expire_timeout, function in Notification
notification_set_formatting, function in Notification
notification_set_summary, function in Notification
notification_set_urgency, function in Notification

U

notification_update, function in Notification
NotificationUrgency, enum in Notification