[gtk/docs-label: 1/8] docs: Fix internal links in for GtkLabel's text layout section
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/docs-label: 1/8] docs: Fix internal links in for GtkLabel's text layout section
- Date: Mon, 4 Oct 2021 09:47:15 +0000 (UTC)
commit 4e6a76e11ed7b1f5a414b41f56c303d064bbe2c7
Author: Emmanuele Bassi <ebassi gnome org>
Date: Mon Oct 4 10:15:51 2021 +0100
docs: Fix internal links in for GtkLabel's text layout section
gtk/gtklabel.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtklabel.c b/gtk/gtklabel.c
index c3f0586fd0..e94615473d 100644
--- a/gtk/gtklabel.c
+++ b/gtk/gtklabel.c
@@ -2380,7 +2380,7 @@ gtk_label_class_init (GtkLabelClass *class)
*
* If this property is set to -1, the width will be calculated automatically.
*
- * See the section on [text layout][label-text-layout] for details of how
+ * See the section on [text layout](#text-layout) for details of how
* [property@Gtk.Label:width-chars] and [property@Gtk.Label:max-width-chars]
* determine the width of ellipsized and wrapped labels.
*/
@@ -2416,7 +2416,7 @@ gtk_label_class_init (GtkLabelClass *class)
*
* If this property is set to -1, the width will be calculated automatically.
*
- * See the section on [text layout][label-text-layout] for details of how
+ * See the section on [text layout](#text-layout) for details of how
* [property@Gtk.Label:width-chars] and [property@Gtk.Label:max-width-chars]
* determine the width of ellipsized and wrapped labels.
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]