This is an automated email from the git hooks/post-receive script.

ochosi pushed a commit to branch master
in repository apps/xfce4-notifyd.

commit 95e7cc2bffd8d36e48969295598cccb2b8140445
Author: Simon Steinbeiss <simon.steinbe...@elfenbeinturm.at>
Date:   Thu Aug 11 00:25:15 2016 +0200

    Add set_do_fadeout to the header file
---
 xfce4-notifyd/xfce-notify-window.h | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/xfce4-notifyd/xfce-notify-window.h 
b/xfce4-notifyd/xfce-notify-window.h
index c35ab83..139f6f8 100644
--- a/xfce4-notifyd/xfce-notify-window.h
+++ b/xfce4-notifyd/xfce-notify-window.h
@@ -97,6 +97,9 @@ void xfce_notify_window_set_gauge_value(XfceNotifyWindow 
*window,
                                         gint value);
 void xfce_notify_window_unset_gauge_value(XfceNotifyWindow *window);
 
+void xfce_notify_window_set_do_fadeout(XfceNotifyWindow *window,
+                                       gboolean do_fadeout);
+
 /* signal trigger */
 void xfce_notify_window_closed(XfceNotifyWindow *window,
                                XfceNotifyCloseReason reason);

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to