[gtk/ebassi/gidocgen: 105/481] constrainttarget: Convert docs




commit 12ca33482aa353433f76c93fa843c75348e455ec
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Feb 21 23:39:23 2021 -0500

    constrainttarget: Convert docs

 gtk/gtkconstraint.h | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/gtk/gtkconstraint.h b/gtk/gtkconstraint.h
index 2f14e66999..33aecfbd68 100644
--- a/gtk/gtkconstraint.h
+++ b/gtk/gtkconstraint.h
@@ -31,9 +31,10 @@ typedef struct _GtkConstraintTarget GtkConstraintTarget;
 /**
  * GtkConstraintTarget:
  *
- * The GtkConstraintTarget interface is implemented by objects that
- * can be used as source or target in #GtkConstraints. Besides
- * #GtkWidget, it is also implemented by #GtkConstraintGuide.
+ * The `GtkConstraintTarget` interface is implemented by objects that
+ * can be used as source or target in `GtkConstraint`s.
+ *
+ * Besides `GtkWidget`, it is also implemented by `GtkConstraintGuide`.
  */
 
 GDK_AVAILABLE_IN_ALL


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