docs: Cross-reference GtkExpression binding method in GtkBuilder docs

The GtkBuilder docs previously only explained the GBinding methodology.
This commit is contained in:
Logan Rathbone
2024-01-03 19:52:15 -05:00
parent 73f7370ead
commit 882387a62a

View File

@@ -238,6 +238,11 @@
* For more information, see the documentation of the
* [method@GObject.Object.bind_property] method.
*
* Please note that another way to set up bindings between objects in .ui files
* is to use the `GtkExpression` methodology. See the
* [`GtkExpression` documentation](class.Expression.html#gtkexpression-in-ui-files)
* for more information.
*
* ### Internal children
*
* Sometimes it is necessary to refer to widgets which have implicitly