Symbol MappingΒΆ
C |
Python |
---|---|
NOTIFY_CLOSED_REASON_API_REQUEST |
|
NOTIFY_CLOSED_REASON_DISMISSED |
|
NOTIFY_CLOSED_REASON_EXPIRED |
|
NOTIFY_CLOSED_REASON_UNDEFIEND |
|
NOTIFY_CLOSED_REASON_UNSET |
|
NOTIFY_EXPIRES_DEFAULT |
|
NOTIFY_EXPIRES_NEVER |
|
notify_get_app_name |
|
notify_get_server_caps |
|
notify_get_server_info |
|
notify_init |
|
notify_is_initted |
|
notify_notification_add_action |
|
notify_notification_clear_actions |
|
notify_notification_clear_hints |
|
notify_notification_close |
|
notify_notification_get_activation_token |
|
notify_notification_get_closed_reason |
|
notify_notification_new |
|
notify_notification_set_app_name |
|
notify_notification_set_category |
|
notify_notification_set_hint |
|
notify_notification_set_hint_byte |
|
notify_notification_set_hint_byte_array |
|
notify_notification_set_hint_double |
|
notify_notification_set_hint_int32 |
|
notify_notification_set_hint_string |
|
notify_notification_set_hint_uint32 |
|
notify_notification_set_icon_from_pixbuf |
|
notify_notification_set_image_from_pixbuf |
|
notify_notification_set_timeout |
|
notify_notification_set_urgency |
|
notify_notification_show |
|
notify_notification_update |
|
notify_set_app_name |
|
notify_uninit |
|
NOTIFY_URGENCY_CRITICAL |
|
NOTIFY_URGENCY_LOW |
|
NOTIFY_URGENCY_NORMAL |
|
NOTIFY_VERSION_MAJOR |
|
NOTIFY_VERSION_MICRO |
|
NOTIFY_VERSION_MINOR |
|
NotifyActionCallback |
|
NotifyClosedReason |
|
NotifyNotification |
|
NotifyNotificationClass |
|
NotifyUrgency |