[Xfce4-commits] [apps/xfce4-notifyd] 01/01: Add set_do_fadeout to the header file
noreply at xfce.org
noreply at xfce.org
Thu Aug 11 00:25:33 CEST 2016
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.steinbeiss at 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.
More information about the Xfce4-commits
mailing list