[vala/0.48] pango: Update from 1.46.0



commit 566af613e81df3b66655d3ac30c8586bf9bf337a
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]