[Xfce4-commits] [xfce/libxfce4ui] 25/28: Mark xfce_titled_dialog_new_with_buttons as deprecated
noreply at xfce.org
noreply at xfce.org
Thu Jan 9 23:32:08 CET 2020
This is an automated email from the git hooks/post-receive script.
o c h o s i p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository xfce/libxfce4ui.
commit 30d35f577119c8c48e5d08cedc7a1a480b751d36
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Sat Jan 4 23:36:33 2020 +0100
Mark xfce_titled_dialog_new_with_buttons as deprecated
---
libxfce4ui/xfce-titled-dialog.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/libxfce4ui/xfce-titled-dialog.c b/libxfce4ui/xfce-titled-dialog.c
index 72cd7d0..5d55701 100644
--- a/libxfce4ui/xfce-titled-dialog.c
+++ b/libxfce4ui/xfce-titled-dialog.c
@@ -356,6 +356,8 @@ xfce_titled_dialog_new (void)
* parameters and the returned dialog.
*
* Return value: the newly allocated #XfceTitledDialog.
+ *
+ * Deprecated: 4.16: Use #xfce_titled_dialog_new_with_mixed_buttons instead.
**/
GtkWidget*
xfce_titled_dialog_new_with_buttons (const gchar *title,
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list