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; }
<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"/>