[libnotify] libnotify-sections.txt: Add some missing api



commit 6a63ae0e8a499a47e88bb3bc7c323e11835eb4ea
Author: Javier JardÃn <jjardon gnome org>
Date:   Sun Oct 9 13:16:07 2011 -0400

    libnotify-sections.txt: Add some missing api

 docs/reference/libnotify-sections.txt |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/docs/reference/libnotify-sections.txt b/docs/reference/libnotify-sections.txt
index 5096f6a..5aaa2f7 100644
--- a/docs/reference/libnotify-sections.txt
+++ b/docs/reference/libnotify-sections.txt
@@ -10,6 +10,7 @@ NOTIFY_ACTION_CALLBACK
 notify_notification_new
 notify_notification_update
 notify_notification_show
+notify_notification_set_app_name
 notify_notification_set_timeout
 notify_notification_set_category
 notify_notification_set_urgency
@@ -17,6 +18,7 @@ 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_uint32
 notify_notification_set_hint_double
 notify_notification_set_hint_string
 notify_notification_set_hint_byte
@@ -25,6 +27,7 @@ notify_notification_clear_hints
 notify_notification_add_action
 notify_notification_clear_actions
 notify_notification_close
+notify_notification_get_closed_reason
 <SUBSECTION Standard>
 NotifyNotificationPrivate
 NOTIFY_NOTIFICATION
@@ -42,6 +45,7 @@ notify_init
 notify_uninit
 notify_is_initted
 notify_get_app_name
+notify_set_app_name
 notify_get_server_caps
 notify_get_server_info
 </SECTION>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]