summaryrefslogtreecommitdiff
path: root/pango/pango-attributes.c
diff options
context:
space:
mode:
authorBilal Elmoussaoui <bil.elmoussaoui@gmail.com>2021-10-29 07:55:03 +0100
committerBilal Elmoussaoui <bil.elmoussaoui@gmail.com>2021-10-29 08:22:52 +0100
commit28b4e1576c166bb74e41b8f312d8e152588c0212 (patch)
treeaaa1c299c92137ff54c018bb5d4b7623361a0c5f /pango/pango-attributes.c
parent522101fa2b3dd6a950f1bd289fcca51fd7de8833 (diff)
downloadpango-28b4e1576c166bb74e41b8f312d8e152588c0212.tar.gz
add missing since 1.50 annotations
Diffstat (limited to 'pango/pango-attributes.c')
-rw-r--r--pango/pango-attributes.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/pango/pango-attributes.c b/pango/pango-attributes.c
index a87c661e..c929a3d5 100644
--- a/pango/pango-attributes.c
+++ b/pango/pango-attributes.c
@@ -1644,6 +1644,8 @@ pango_attribute_as_float (PangoAttribute *attr)
*
* Returns: (nullable) (transfer none): The attribute as `PangoAttrString`,
* or %NULL if it's not a string attribute
+ *
+ * Since: 1.50
*/
PangoAttrString *
pango_attribute_as_string (PangoAttribute *attr)