[gtk/new-clipboard-demo: 1/2] docs: Small improvement
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/new-clipboard-demo: 1/2] docs: Small improvement
- Date: Sun, 12 Dec 2021 18:14:12 +0000 (UTC)
commit e72df9cd5fa427dced182985303a137ab334228e
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Dec 12 09:03:11 2021 -0500
docs: Small improvement
I could not find the attributes of the <binding>
element mentioned anywhere in the docs.
gtk/gtkexpression.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkexpression.c b/gtk/gtkexpression.c
index 8ff380a64f..8cd72f802f 100644
--- a/gtk/gtkexpression.c
+++ b/gtk/gtkexpression.c
@@ -124,7 +124,7 @@
*
* `GtkBuilder` has support for creating expressions. The syntax here can be used where
* a `GtkExpression` object is needed like in a `<property>` tag for an expression
- * property, or in a `<binding>` tag to bind a property to an expression.
+ * property, or in a `<binding name="property">` tag to bind a property to an expression.
*
* To create an property expression, use the `<lookup>` element. It can have a `type`
* attribute to specify the object type, and a `name` attribute to specify the property
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]