[gtk/ebassi/gidocgen] fixup! docs: Start porting GtkConstraintLayout to the new doc format



commit d34af3466a1a40f0a2f35105b5561cf3b846f8a8
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sat Feb 13 00:44:57 2021 +0000

    fixup! docs: Start porting GtkConstraintLayout to the new doc format

 gtk/gtkconstraintlayout.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkconstraintlayout.c b/gtk/gtkconstraintlayout.c
index 1c8e272287..3bbb64d983 100644
--- a/gtk/gtkconstraintlayout.c
+++ b/gtk/gtkconstraintlayout.c
@@ -135,7 +135,7 @@
  * The Visual Format Language describes all the constraints on a row or
  * column, typically starting from the leading edge towards the trailing
  * one. Each element of the layout is composed by "views", which identify
- * a #GtkConstraintTarget.
+ * a [iface@Gtk.ConstraintTarget].
  *
  * For instance:
  *
@@ -2142,7 +2142,7 @@ gtk_constraint_layout_add_constraints_from_descriptionv (GtkConstraintLayout *la
  * description syntax called VFL, or "Visual Format Language".
  *
  * This function is a convenience wrapper around
- * gtk_constraint_layout_add_constraints_from_descriptionv(), using
+ * [method@Gtk.ConstraintLayout.add_constraint_from_descriptionv], using
  * variadic arguments to populate the view/target map.
  *
  * Returns: (transfer container) (element-type Gtk.Constraint): the list of


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