[vala/staging] pango: Update from 1.46.0



commit 136b87becc9f93415316d3cb3251f0e2d533020a
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Sat Aug 15 12:38:54 2020 +0200

    pango: Update from 1.46.0

 vapi/pango.vapi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/vapi/pango.vapi b/vapi/pango.vapi
index e4148cf14..1fa6bb0fd 100644
--- a/vapi/pango.vapi
+++ b/vapi/pango.vapi
@@ -1210,10 +1210,10 @@ namespace Pango {
        [Version (since = "1.6")]
        public static Pango.Attribute attr_letter_spacing_new (int letter_spacing);
        [CCode (cheader_filename = "pango/pango.h")]
-       [Version (since = "1.45")]
+       [Version (since = "1.46")]
        public static Pango.Attribute attr_overline_color_new (uint16 red, uint16 green, uint16 blue);
        [CCode (cheader_filename = "pango/pango.h")]
-       [Version (since = "1.45")]
+       [Version (since = "1.46")]
        public static Pango.Attribute attr_overline_new (Pango.Overline overline);
        [CCode (cheader_filename = "pango/pango.h")]
        public static Pango.Attribute attr_rise_new (int rise);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]