[gtk/wip/matthiasc/popup5: 155/187] Mention modal->autohide rename in migration guide
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/matthiasc/popup5: 155/187] Mention modal->autohide rename in migration guide
- Date: Thu, 23 May 2019 11:06:35 +0000 (UTC)
commit deabefbe4f89d930b5f062aac9d8256cd84942ed
Author: Matthias Clasen <mclasen redhat com>
Date: Mon May 20 00:03:30 2019 +0000
Mention modal->autohide rename in migration guide
docs/reference/gtk/migrating-3to4.xml | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/docs/reference/gtk/migrating-3to4.xml b/docs/reference/gtk/migrating-3to4.xml
index 87e29441ed..b697dfb2d9 100644
--- a/docs/reference/gtk/migrating-3to4.xml
+++ b/docs/reference/gtk/migrating-3to4.xml
@@ -670,7 +670,7 @@
<title>Adapt to changes in GtkOverlay API</title>
<para>
The GtkOverlay::pass-through child property has been replaced by the
- GtkWidget::can-pick property. Note that they have the oppositve sense:
+ GtkWidget::can-pick property. Note that they have the opposite sense:
pass-through == !can-pick.
</para>
</section>
@@ -755,6 +755,14 @@
instead.
</para>
</section>
+
+ <section>
+ <title>GtkPopover::modal has been renamed to autohide</title>
+ <para>
+ The modal property has been renamed to autohide.
+ gtk-builder-tool can assist with the rename in ui files.
+ </para>
+ </section>
</section>
</chapter>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]