docs: Update libnotify-sections.txt

https://bugzilla.gnome.org/show_bug.cgi?id=634266
This commit is contained in:
Javier Jardón 2010-11-08 04:43:49 +01:00 committed by William Jon McCann
parent 3acf1c14e0
commit 7d64b2b514
1 changed files with 2 additions and 4 deletions

View File

@ -8,16 +8,13 @@ NotifyUrgency
NotifyActionCallback NotifyActionCallback
NOTIFY_ACTION_CALLBACK NOTIFY_ACTION_CALLBACK
notify_notification_new notify_notification_new
notify_notification_new_with_status_icon
notify_notification_update notify_notification_update
notify_notification_attach_to_widget
notify_notification_attach_to_status_icon
notify_notification_set_geometry_hints
notify_notification_show notify_notification_show
notify_notification_set_timeout notify_notification_set_timeout
notify_notification_set_category notify_notification_set_category
notify_notification_set_urgency notify_notification_set_urgency
notify_notification_set_icon_from_pixbuf notify_notification_set_icon_from_pixbuf
notify_notification_set_image_from_pixbuf
notify_notification_set_hint notify_notification_set_hint
notify_notification_set_hint_int32 notify_notification_set_hint_int32
notify_notification_set_hint_double notify_notification_set_hint_double
@ -29,6 +26,7 @@ notify_notification_add_action
notify_notification_clear_actions notify_notification_clear_actions
notify_notification_close notify_notification_close
<SUBSECTION Standard> <SUBSECTION Standard>
NotifyNotificationPrivate
NOTIFY_NOTIFICATION NOTIFY_NOTIFICATION
NOTIFY_IS_NOTIFICATION NOTIFY_IS_NOTIFICATION
NOTIFY_TYPE_NOTIFICATION NOTIFY_TYPE_NOTIFICATION