summaryrefslogtreecommitdiff
path: root/gtk/gtktextlayout.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-04-19 22:50:35 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-04-20 00:38:58 -0400
commitb4c79bad34fa414273dcb5d3bcdf9913c80f57c5 (patch)
treebabb6659edf17a6f30b3b09c1e73f540c1e15dd6 /gtk/gtktextlayout.c
parent013cc096513bcafdb28f687722cf54e38766ee69 (diff)
downloadgtk+-b4c79bad34fa414273dcb5d3bcdf9913c80f57c5.tar.gz
Assorted documentation fixes
Diffstat (limited to 'gtk/gtktextlayout.c')
-rw-r--r--gtk/gtktextlayout.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/gtktextlayout.c b/gtk/gtktextlayout.c
index a646151f29..0719dcb222 100644
--- a/gtk/gtktextlayout.c
+++ b/gtk/gtktextlayout.c
@@ -318,7 +318,7 @@ free_style_cache (GtkTextLayout *text_layout)
}
}
-/**
+/*
* gtk_text_layout_set_buffer:
* @buffer: (allow-none):
*/
@@ -724,7 +724,7 @@ gtk_text_layout_wrap (GtkTextLayout *layout,
}
-/**
+/*
* gtk_text_layout_get_lines:
*
* Returns: (element-type GtkTextLine) (transfer container):