]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
gtk+-3.0: Update to 3.22.19
authorRico Tzschichholz <ricotz@ubuntu.com>
Sun, 27 Aug 2017 18:12:16 +0000 (20:12 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Thu, 7 Sep 2017 12:21:59 +0000 (14:21 +0200)
vapi/gtk+-3.0.vapi
vapi/packages/gtk+-3.0/gtk+-3.0.gi

index aca51244c88ba3e8a721e3f9444419643508e821..be01ca269afcfb321068911e53d968174319b739 100644 (file)
@@ -1907,6 +1907,8 @@ namespace Gtk {
                public int selection_bound { get; }
                [NoAccessorMethod]
                public Gtk.ShadowType shadow_type { get; set; }
+               [NoAccessorMethod]
+               public bool show_emoji_icon { get; set; }
                public Pango.TabArray tabs { get; set; }
                public string text { get; set; }
                public uint text_length { get; }
index b4a2c77bcee31aca3834728748e51ebc4b524087..dc73f6e21a905130288ba25933c2ef0ccb89cc05 100644 (file)
                        <property name="secondary-icon-tooltip-text" type="char*" readable="1" writable="1" construct="0" construct-only="0"/>
                        <property name="selection-bound" type="gint" readable="1" writable="0" construct="0" construct-only="0"/>
                        <property name="shadow-type" type="GtkShadowType" readable="1" writable="1" construct="0" construct-only="0"/>
+                       <property name="show-emoji-icon" 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="text" type="char*" readable="1" writable="1" construct="0" construct-only="0"/>
                        <property name="text-length" type="guint" readable="1" writable="0" construct="0" construct-only="0"/>
                                </parameters>
                        </vfunc>
                </interface>
-               <constant name="GTK_BINARY_AGE" type="int" value="2206"/>
+               <constant name="GTK_BINARY_AGE" type="int" value="2219"/>
                <constant name="GTK_INPUT_ERROR" type="int" value="-1"/>
-               <constant name="GTK_INTERFACE_AGE" type="int" value="5"/>
+               <constant name="GTK_INTERFACE_AGE" type="int" value="19"/>
                <constant name="GTK_LEVEL_BAR_OFFSET_FULL" type="char*" value="full"/>
                <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="6"/>
+               <constant name="GTK_MICRO_VERSION" type="int" value="19"/>
                <constant name="GTK_MINOR_VERSION" type="int" value="22"/>
                <constant name="GTK_PAPER_NAME_A3" type="char*" value="iso_a3"/>
                <constant name="GTK_PAPER_NAME_A4" type="char*" value="iso_a4"/>