[libadwaita/wip/exalm/window-rename: 3/4] doc: Update migration guide for the window property rename
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/window-rename: 3/4] doc: Update migration guide for the window property rename
- Date: Tue, 31 Aug 2021 11:21:11 +0000 (UTC)
commit e8f1af65d0878e1fb25c837664b44c8e70457f06
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Tue Aug 31 14:35:57 2021 +0500
doc: Update migration guide for the window property rename
doc/migrating-libhandy-1-4-to-libadwaita.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/doc/migrating-libhandy-1-4-to-libadwaita.md b/doc/migrating-libhandy-1-4-to-libadwaita.md
index 956afc99..fce68a3f 100644
--- a/doc/migrating-libhandy-1-4-to-libadwaita.md
+++ b/doc/migrating-libhandy-1-4-to-libadwaita.md
@@ -94,10 +94,11 @@ Same as GTK itself, all widgets that have children have a new API to replace
The following widgets that formerly subclassed `GtkBin` have a "child" property
now:
-* [class@Adw.ApplicationWindow]
* [class@Adw.Clamp]
* [class@Adw.StatusPage]
-* [class@Adw.Window]
+
+[class@Adw.Window] and [class@Adw.ApplicationWindow] have a "content" property
+instead.
For other widgets use the following replacements:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]