From 6a63ae0e8a499a47e88bb3bc7c323e11835eb4ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Sun, 9 Oct 2011 13:16:07 -0400 Subject: [PATCH] libnotify-sections.txt: Add some missing api --- docs/reference/libnotify-sections.txt | 4 ++++ 1 file changed, 4 insertions(+) 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 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