summaryrefslogtreecommitdiff
path: root/libxfce4ui/xfce-titled-dialog.c
diff options
context:
space:
mode:
authorSimon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>2020-01-04 23:36:33 +0100
committerSimon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>2020-01-09 23:31:37 +0100
commit30d35f577119c8c48e5d08cedc7a1a480b751d36 (patch)
treebedf04d91ae6106b698ceae1e3c78388e93d1c8e /libxfce4ui/xfce-titled-dialog.c
parent5975ef039bbcafa818986dd3cd2603a2db5e035e (diff)
downloadlibxfce4ui-30d35f577119c8c48e5d08cedc7a1a480b751d36.tar.gz
Mark xfce_titled_dialog_new_with_buttons as deprecated
Diffstat (limited to 'libxfce4ui/xfce-titled-dialog.c')
-rw-r--r--libxfce4ui/xfce-titled-dialog.c2
1 files changed, 2 insertions, 0 deletions
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,