summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-10-29 13:53:47 -0400
committerMatthias Clasen <mclasen@redhat.com>2022-10-29 15:27:53 -0400
commit9948053cd7e43e09cdcc3942c08d33fc6dc58c62 (patch)
tree13567c05eb01624e8833b0b728030f952edfb9dd /NEWS
parentf1af8046d0dc225dac57b7762d3216267afa67f2 (diff)
downloadgtk+-9948053cd7e43e09cdcc3942c08d33fc6dc58c62.tar.gz
Deprecate GtkDialog
GtkDialog is too flexible in terms of UI (headerbars vs action bar, etc), and has archaic APIs. It is time to retire it.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index eba0eaba0b..2483703d06 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,8 @@ feedback on our plans.
* GtkMessageDialog has been deprecated and
replaced by a new async dialog API
+* GtkDialog has been deprecated
+
* GtkColorChooser, GtkFontChooser, GtkFileChooser
interfaces and their implementations have been
deprecated. A new family of async dialog APIs