[gtk/ebassi/gidocgen: 323/483] Constraint: Tweak docs




commit b6d583d781ccec693ecff52dd404b404d519e68b
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Feb 28 12:56:12 2021 -0500

    Constraint: Tweak docs

 gtk/gtkconstraint.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkconstraint.c b/gtk/gtkconstraint.c
index a707465a32..191015f232 100644
--- a/gtk/gtkconstraint.c
+++ b/gtk/gtkconstraint.c
@@ -20,8 +20,8 @@
 /**
  * GtkConstraint:
  *
- * `GtkConstraint` describes a constraint between an attribute on a widget
- * and another attribute on another widget, expressed as a linear equation.
+ * `GtkConstraint` describes a constraint between attributes of two widgets,
+ *  expressed as a linear equation.
  *
  * The typical equation for a constraint is:
  *


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]