]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
gtk+-3.0: Update to 3.16.1
authorRico Tzschichholz <ricotz@ubuntu.com>
Wed, 8 Apr 2015 10:27:03 +0000 (12:27 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Wed, 8 Apr 2015 10:29:26 +0000 (12:29 +0200)
(cherry picked from commit 2c607951cd8a7443bcb68a191e5aad48483128a0)

vapi/gtk+-3.0.vapi
vapi/packages/gtk+-3.0/gtk+-3.0.gi

index ee080e5a7b89bbed4bc803d8325f662f9a88d467..8e4d6a252ff45d9c883a19a05c3de381395364db 100644 (file)
@@ -5487,6 +5487,10 @@ namespace Gtk {
                [NoAccessorMethod]
                public bool strikethrough { get; set; }
                [NoAccessorMethod]
+               public Gdk.RGBA strikethrough_rgba { get; set; }
+               [NoAccessorMethod]
+               public bool strikethrough_rgba_set { get; set; }
+               [NoAccessorMethod]
                public bool strikethrough_set { get; set; }
                [NoAccessorMethod]
                public Pango.Style style { get; set; }
@@ -5499,6 +5503,10 @@ namespace Gtk {
                [NoAccessorMethod]
                public Pango.Underline underline { get; set; }
                [NoAccessorMethod]
+               public Gdk.RGBA underline_rgba { get; set; }
+               [NoAccessorMethod]
+               public bool underline_rgba_set { get; set; }
+               [NoAccessorMethod]
                public bool underline_set { get; set; }
                [NoAccessorMethod]
                public Pango.Variant variant { get; set; }
index 7bf4a5d5c72ce0c436e3b0eb2d53f0d600c01a2b..f3098643e2bde06320ad21bdf23bc31da18680b3 100644 (file)
                        <property name="stretch" type="PangoStretch" readable="1" writable="1" construct="0" construct-only="0"/>
                        <property name="stretch-set" type="gboolean" readable="1" writable="1" construct="0" construct-only="0"/>
                        <property name="strikethrough" type="gboolean" readable="1" writable="1" construct="0" construct-only="0"/>
+                       <property name="strikethrough-rgba" type="GdkRGBA*" readable="1" writable="1" construct="0" construct-only="0"/>
+                       <property name="strikethrough-rgba-set" type="gboolean" readable="1" writable="1" construct="0" construct-only="0"/>
                        <property name="strikethrough-set" type="gboolean" readable="1" writable="1" construct="0" construct-only="0"/>
                        <property name="style" type="PangoStyle" readable="1" writable="1" construct="0" construct-only="0"/>
                        <property name="style-set" type="gboolean" readable="1" writable="1" construct="0" construct-only="0"/>
                        <property name="tabs" type="PangoTabArray*" readable="1" writable="1" construct="0" construct-only="0"/>
                        <property name="tabs-set" type="gboolean" readable="1" writable="1" construct="0" construct-only="0"/>
                        <property name="underline" type="PangoUnderline" readable="1" writable="1" construct="0" construct-only="0"/>
+                       <property name="underline-rgba" type="GdkRGBA*" readable="1" writable="1" construct="0" construct-only="0"/>
+                       <property name="underline-rgba-set" type="gboolean" readable="1" writable="1" construct="0" construct-only="0"/>
                        <property name="underline-set" type="gboolean" readable="1" writable="1" construct="0" construct-only="0"/>
                        <property name="variant" type="PangoVariant" readable="1" writable="1" construct="0" construct-only="0"/>
                        <property name="variant-set" type="gboolean" readable="1" writable="1" construct="0" construct-only="0"/>
                                </parameters>
                        </vfunc>
                </interface>
-               <constant name="GTK_BINARY_AGE" type="int" value="1512"/>
+               <constant name="GTK_BINARY_AGE" type="int" value="1601"/>
                <constant name="GTK_INPUT_ERROR" type="int" value="-1"/>
-               <constant name="GTK_INTERFACE_AGE" type="int" value="0"/>
+               <constant name="GTK_INTERFACE_AGE" type="int" value="1"/>
                <constant name="GTK_LEVEL_BAR_OFFSET_HIGH" type="char*" value="high"/>
                <constant name="GTK_LEVEL_BAR_OFFSET_LOW" type="char*" value="low"/>
                <constant name="GTK_MAJOR_VERSION" type="int" value="3"/>
                <constant name="GTK_MAX_COMPOSE_LEN" type="int" value="7"/>
-               <constant name="GTK_MICRO_VERSION" type="int" value="12"/>
-               <constant name="GTK_MINOR_VERSION" type="int" value="15"/>
+               <constant name="GTK_MICRO_VERSION" type="int" value="1"/>
+               <constant name="GTK_MINOR_VERSION" type="int" value="16"/>
                <constant name="GTK_PAPER_NAME_A3" type="char*" value="iso_a3"/>
                <constant name="GTK_PAPER_NAME_A4" type="char*" value="iso_a4"/>
                <constant name="GTK_PAPER_NAME_A5" type="char*" value="iso_a5"/>