summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-07-20 11:28:00 -0700
committerMatthias Clasen <mclasen@redhat.com>2019-07-20 11:56:18 -0700
commit2c4c6a7a92b7256f8729abf827680a9663a8cef7 (patch)
tree06f107018e642c5f881fac9d59176695a96159cb
parent2b4f8a745d9da9d759038f2cd1c6066cda42d867 (diff)
downloadpango-2c4c6a7a92b7256f8729abf827680a9663a8cef7.tar.gz
Add a missing Since tag
-rw-r--r--pango/break.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/pango/break.c b/pango/break.c
index cde43fcb..356c5afe 100644
--- a/pango/break.c
+++ b/pango/break.c
@@ -1754,6 +1754,8 @@ pango_find_paragraph_boundary (const gchar *text,
*
* If @offset is not -1, it is used to apply attributes
* from @analysis that are relevant to line breaking.
+ *
+ * Since: 1.44
*/
void
pango_tailor_break (const char *text,