summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-08-10 16:30:40 +0000
committerMatthias Clasen <mclasen@redhat.com>2020-08-10 16:30:40 +0000
commit0c4b4dd0d472486f7b9537128dc32ef649318b2f (patch)
treee078e181244d1e1da238ba6be29dc57133d0f482
parentb4edec796225a2348812964ae9c186dba6780ae2 (diff)
parentbed86b1de6c3525f54a6a58056f17885e232ad90 (diff)
downloadpango-0c4b4dd0d472486f7b9537128dc32ef649318b2f.tar.gz
Merge branch 'ricotz/docs' into 'master'
Adjust "Since" tags to refer to 1.46 See merge request GNOME/pango!218
-rw-r--r--pango/pango-attributes.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pango/pango-attributes.c b/pango/pango-attributes.c
index 5f844639..12942043 100644
--- a/pango/pango-attributes.c
+++ b/pango/pango-attributes.c
@@ -1253,7 +1253,7 @@ pango_attr_show_new (PangoShowFlags flags)
* Return value: (transfer full): the newly allocated #PangoAttribute,
* which should be freed with pango_attribute_destroy().
*
- * Since: 1.45
+ * Since: 1.46
**/
PangoAttribute *
pango_attr_overline_new (PangoOverline overline)
@@ -1281,7 +1281,7 @@ pango_attr_overline_new (PangoOverline overline)
* Return value: (transfer full): the newly allocated #PangoAttribute,
* which should be freed with pango_attribute_destroy().
*
- * Since: 1.45
+ * Since: 1.46
**/
PangoAttribute *
pango_attr_overline_color_new (guint16 red,