docs: Update libnotify-sections.txt
https://bugzilla.gnome.org/show_bug.cgi?id=634266
This commit is contained in:
parent
3acf1c14e0
commit
7d64b2b514
|
@ -8,16 +8,13 @@ NotifyUrgency
|
|||
NotifyActionCallback
|
||||
NOTIFY_ACTION_CALLBACK
|
||||
notify_notification_new
|
||||
notify_notification_new_with_status_icon
|
||||
notify_notification_update
|
||||
notify_notification_attach_to_widget
|
||||
notify_notification_attach_to_status_icon
|
||||
notify_notification_set_geometry_hints
|
||||
notify_notification_show
|
||||
notify_notification_set_timeout
|
||||
notify_notification_set_category
|
||||
notify_notification_set_urgency
|
||||
notify_notification_set_icon_from_pixbuf
|
||||
notify_notification_set_image_from_pixbuf
|
||||
notify_notification_set_hint
|
||||
notify_notification_set_hint_int32
|
||||
notify_notification_set_hint_double
|
||||
|
@ -29,6 +26,7 @@ notify_notification_add_action
|
|||
notify_notification_clear_actions
|
||||
notify_notification_close
|
||||
<SUBSECTION Standard>
|
||||
NotifyNotificationPrivate
|
||||
NOTIFY_NOTIFICATION
|
||||
NOTIFY_IS_NOTIFICATION
|
||||
NOTIFY_TYPE_NOTIFICATION
|
||||
|
|
Loading…
Reference in New Issue