libnotify/docs/reference/libnotify-sections.txt

55 lines
1.3 KiB
Plaintext
Raw Normal View History

2006-06-06 02:14:42 -05:00
<SECTION>
<FILE>notification</FILE>
NOTIFY_EXPIRES_DEFAULT
NOTIFY_EXPIRES_NEVER
<TITLE>NotifyNotification</TITLE>
NotifyNotification
NotifyClosedReason
2006-06-06 02:14:42 -05:00
NotifyUrgency
NotifyActionCallback
NOTIFY_ACTION_CALLBACK
notify_notification_new
notify_notification_update
notify_notification_show
notify_notification_set_app_name
2006-06-06 02:14:42 -05:00
notify_notification_set_timeout
notify_notification_set_category
notify_notification_set_urgency
notify_notification_set_icon_from_pixbuf
notify_notification_set_image_from_pixbuf
2010-10-11 18:13:31 -05:00
notify_notification_set_hint
2006-06-06 02:14:42 -05:00
notify_notification_set_hint_int32
notify_notification_set_hint_uint32
2006-06-06 02:14:42 -05:00
notify_notification_set_hint_double
notify_notification_set_hint_string
notify_notification_set_hint_byte
notify_notification_set_hint_byte_array
notify_notification_clear_hints
notify_notification_add_action
notify_notification_clear_actions
notify_notification_close
notify_notification_get_activation_token
notify_notification_get_closed_reason
2006-06-06 02:14:42 -05:00
<SUBSECTION Standard>
NotifyNotificationPrivate
2006-06-06 02:14:42 -05:00
NOTIFY_NOTIFICATION
NOTIFY_IS_NOTIFICATION
NOTIFY_TYPE_NOTIFICATION
notify_notification_get_type
NOTIFY_NOTIFICATION_CLASS
NOTIFY_IS_NOTIFICATION_CLASS
NOTIFY_NOTIFICATION_GET_CLASS
</SECTION>
<SECTION>
<FILE>notify</FILE>
notify_init
notify_uninit
notify_is_initted
notify_get_app_name
notify_set_app_name
2006-06-06 02:14:42 -05:00
notify_get_server_caps
notify_get_server_info
</SECTION>