summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorArnaud Bonatti <arnaud.bonatti@gmail.com>2020-11-07 14:10:41 +0100
committerArnaud Bonatti <arnaud.bonatti@gmail.com>2020-11-07 16:17:14 +0100
commit08f2990eac6098aee92277c2be275305a53d5687 (patch)
treeab139cb4f6b37c942245200eaef6b6d9233171b6 /docs
parente6d46ec5ad88f6382190e543496aba30a84051c5 (diff)
downloadgtk+-08f2990eac6098aee92277c2be275305a53d5687.tar.gz
Document the GtkBuilder <requires> tag changes.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gtk/migrating-3to4.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/reference/gtk/migrating-3to4.md b/docs/reference/gtk/migrating-3to4.md
index e3975d8517..14591ecb86 100644
--- a/docs/reference/gtk/migrating-3to4.md
+++ b/docs/reference/gtk/migrating-3to4.md
@@ -445,6 +445,9 @@ gtk4-builder-tool simplify command can perform many of the
necessary changes automatically, when called with the --3to4
option. You should always review the resulting changes.
+The <requires> tag now supports for the 'lib' attribute the
+'gtk' value only, instead of the 'gtk+' one previously.
+
### Adapt to event controller API changes
A few changes to the event controller and #GtkGesture APIs