*: Renew gir pre-generated dumps

%ci:no-build
This commit is contained in:
Tee KOBAYASHI 2023-03-20 22:10:44 +09:00
parent 2b781fa140
commit a430e3aeb0
72 changed files with 5023 additions and 5465 deletions

View File

@ -1,21 +1,21 @@
<?xml version="1.0"?>
<dump>
<class name="AtkObject" get-type="atk_object_get_type" parents="GObject">
<property name="accessible-name" type="gchararray" flags="3"/>
<property name="accessible-description" type="gchararray" flags="3"/>
<property name="accessible-name" type="gchararray" flags="3" default-value="NULL"/>
<property name="accessible-description" type="gchararray" flags="3" default-value="NULL"/>
<property name="accessible-parent" type="AtkObject" flags="3"/>
<property name="accessible-value" type="gdouble" flags="3"/>
<property name="accessible-role" type="AtkRole" flags="3"/>
<property name="accessible-component-layer" type="gint" flags="1"/>
<property name="accessible-component-mdi-zorder" type="gint" flags="1"/>
<property name="accessible-table-caption" type="gchararray" flags="3"/>
<property name="accessible-table-column-description" type="gchararray" flags="3"/>
<property name="accessible-value" type="gdouble" flags="3" default-value="0.000000"/>
<property name="accessible-role" type="AtkRole" flags="3" default-value="ATK_ROLE_UNKNOWN"/>
<property name="accessible-component-layer" type="gint" flags="1" default-value="0"/>
<property name="accessible-component-mdi-zorder" type="gint" flags="1" default-value="-2147483648"/>
<property name="accessible-table-caption" type="gchararray" flags="3" default-value="NULL"/>
<property name="accessible-table-column-description" type="gchararray" flags="3" default-value="NULL"/>
<property name="accessible-table-column-header" type="AtkObject" flags="3"/>
<property name="accessible-table-row-description" type="gchararray" flags="3"/>
<property name="accessible-table-row-description" type="gchararray" flags="3" default-value="NULL"/>
<property name="accessible-table-row-header" type="AtkObject" flags="3"/>
<property name="accessible-table-summary" type="AtkObject" flags="3"/>
<property name="accessible-table-caption-object" type="AtkObject" flags="3"/>
<property name="accessible-hypertext-nlinks" type="gint" flags="1"/>
<property name="accessible-hypertext-nlinks" type="gint" flags="1" default-value="0"/>
<signal name="children-changed" return="void" when="last" detailed="1">
<param type="guint"/>
<param type="gpointer"/>
@ -92,10 +92,10 @@
</class>
<class name="AtkHyperlink" get-type="atk_hyperlink_get_type" parents="GObject">
<implements name="AtkAction"/>
<property name="selected-link" type="gboolean" flags="1"/>
<property name="number-of-anchors" type="gint" flags="1"/>
<property name="end-index" type="gint" flags="1"/>
<property name="start-index" type="gint" flags="1"/>
<property name="selected-link" type="gboolean" flags="1" default-value="FALSE"/>
<property name="number-of-anchors" type="gint" flags="1" default-value="0"/>
<property name="end-index" type="gint" flags="1" default-value="0"/>
<property name="start-index" type="gint" flags="1" default-value="0"/>
<signal name="link-activated" return="void" when="last">
</signal>
</class>
@ -135,7 +135,7 @@
<class name="AtkRegistry" get-type="atk_registry_get_type" parents="GObject">
</class>
<class name="AtkRelation" get-type="atk_relation_get_type" parents="GObject">
<property name="relation-type" type="AtkRelationType" flags="3"/>
<property name="relation-type" type="AtkRelationType" flags="3" default-value="ATK_RELATION_NULL"/>
<property name="target" type="GValueArray" flags="3"/>
</class>
<class name="AtkRelationSet" get-type="atk_relation_set_get_type" parents="GObject">

View File

@ -3,13 +3,13 @@
<class name="GdkPixbuf" get-type="gdk_pixbuf_get_type" parents="GObject">
<implements name="GIcon"/>
<implements name="GLoadableIcon"/>
<property name="colorspace" type="GdkColorspace" flags="1073742059"/>
<property name="n-channels" type="gint" flags="1073742059"/>
<property name="has-alpha" type="gboolean" flags="1073742059"/>
<property name="bits-per-sample" type="gint" flags="1073742059"/>
<property name="width" type="gint" flags="1073742059"/>
<property name="height" type="gint" flags="1073742059"/>
<property name="rowstride" type="gint" flags="1073742059"/>
<property name="colorspace" type="GdkColorspace" flags="1073742059" default-value="GDK_COLORSPACE_RGB"/>
<property name="n-channels" type="gint" flags="1073742059" default-value="3"/>
<property name="has-alpha" type="gboolean" flags="1073742059" default-value="FALSE"/>
<property name="bits-per-sample" type="gint" flags="1073742059" default-value="8"/>
<property name="width" type="gint" flags="1073742059" default-value="1"/>
<property name="height" type="gint" flags="1073742059" default-value="1"/>
<property name="rowstride" type="gint" flags="1073742059" default-value="1"/>
<property name="pixels" type="gpointer" flags="1073742059"/>
<property name="pixel-bytes" type="GBytes" flags="1073742059"/>
</class>
@ -20,7 +20,7 @@
<class name="GdkPixbufNonAnim" get-type="gdk_pixbuf_non_anim_get_type" parents="GdkPixbufAnimation,GObject">
</class>
<class name="GdkPixbufSimpleAnim" get-type="gdk_pixbuf_simple_anim_get_type" parents="GdkPixbufAnimation,GObject">
<property name="loop" type="gboolean" flags="3"/>
<property name="loop" type="gboolean" flags="3" default-value="FALSE"/>
</class>
<class name="GdkPixbufSimpleAnimIter" get-type="gdk_pixbuf_simple_anim_iter_get_type" parents="GdkPixbufAnimationIter,GObject">
</class>

View File

@ -34,53 +34,53 @@
<member name="Never" nick="never" value="1"/>
<member name="Always" nick="always" value="2"/>
</enum> <class name="GeglConfig" get-type="gegl_config_get_type" parents="GObject">
<property name="quality" type="gdouble" flags="231"/>
<property name="tile-cache-size" type="guint64" flags="227"/>
<property name="chunk-size" type="gint" flags="231"/>
<property name="swap" type="gchararray" flags="227"/>
<property name="swap-compression" type="gchararray" flags="227"/>
<property name="tile-width" type="gint" flags="227"/>
<property name="tile-height" type="gint" flags="227"/>
<property name="threads" type="gint" flags="231"/>
<property name="use-opencl" type="gboolean" flags="231"/>
<property name="queue-size" type="gint" flags="227"/>
<property name="application-license" type="gchararray" flags="231"/>
<property name="mipmap-rendering" type="gboolean" flags="231"/>
<property name="quality" type="gdouble" flags="231" default-value="1.000000"/>
<property name="tile-cache-size" type="guint64" flags="227" default-value="536870912"/>
<property name="chunk-size" type="gint" flags="231" default-value="1048576"/>
<property name="swap" type="gchararray" flags="227" default-value="NULL"/>
<property name="swap-compression" type="gchararray" flags="227" default-value="NULL"/>
<property name="tile-width" type="gint" flags="227" default-value="128"/>
<property name="tile-height" type="gint" flags="227" default-value="128"/>
<property name="threads" type="gint" flags="231" default-value="8"/>
<property name="use-opencl" type="gboolean" flags="231" default-value="FALSE"/>
<property name="queue-size" type="gint" flags="227" default-value="52428800"/>
<property name="application-license" type="gchararray" flags="231" default-value=""/>
<property name="mipmap-rendering" type="gboolean" flags="231" default-value="FALSE"/>
</class>
<class name="GeglStats" get-type="gegl_stats_get_type" parents="GObject">
<property name="tile-cache-total" type="guint64" flags="225"/>
<property name="tile-cache-total-max" type="guint64" flags="225"/>
<property name="tile-cache-total-uncompressed" type="guint64" flags="225"/>
<property name="tile-cache-hits" type="gint" flags="225"/>
<property name="tile-cache-misses" type="gint" flags="225"/>
<property name="swap-total" type="guint64" flags="225"/>
<property name="swap-total-uncompressed" type="guint64" flags="225"/>
<property name="swap-file-size" type="guint64" flags="225"/>
<property name="swap-busy" type="gboolean" flags="225"/>
<property name="swap-queued-total" type="guint64" flags="225"/>
<property name="swap-queue-full" type="gboolean" flags="225"/>
<property name="swap-queue-stalls" type="gint" flags="225"/>
<property name="swap-reading" type="gboolean" flags="225"/>
<property name="swap-read-total" type="guint64" flags="225"/>
<property name="swap-writing" type="gboolean" flags="225"/>
<property name="swap-write-total" type="guint64" flags="225"/>
<property name="zoom-total" type="guint64" flags="225"/>
<property name="tile-alloc-total" type="guint64" flags="225"/>
<property name="scratch-total" type="guint64" flags="225"/>
<property name="assigned-threads" type="gint" flags="225"/>
<property name="active-threads" type="gint" flags="225"/>
<property name="tile-cache-total" type="guint64" flags="225" default-value="0"/>
<property name="tile-cache-total-max" type="guint64" flags="225" default-value="0"/>
<property name="tile-cache-total-uncompressed" type="guint64" flags="225" default-value="0"/>
<property name="tile-cache-hits" type="gint" flags="225" default-value="0"/>
<property name="tile-cache-misses" type="gint" flags="225" default-value="0"/>
<property name="swap-total" type="guint64" flags="225" default-value="0"/>
<property name="swap-total-uncompressed" type="guint64" flags="225" default-value="0"/>
<property name="swap-file-size" type="guint64" flags="225" default-value="0"/>
<property name="swap-busy" type="gboolean" flags="225" default-value="FALSE"/>
<property name="swap-queued-total" type="guint64" flags="225" default-value="0"/>
<property name="swap-queue-full" type="gboolean" flags="225" default-value="FALSE"/>
<property name="swap-queue-stalls" type="gint" flags="225" default-value="0"/>
<property name="swap-reading" type="gboolean" flags="225" default-value="FALSE"/>
<property name="swap-read-total" type="guint64" flags="225" default-value="0"/>
<property name="swap-writing" type="gboolean" flags="225" default-value="FALSE"/>
<property name="swap-write-total" type="guint64" flags="225" default-value="0"/>
<property name="zoom-total" type="guint64" flags="225" default-value="0"/>
<property name="tile-alloc-total" type="guint64" flags="225" default-value="0"/>
<property name="scratch-total" type="guint64" flags="225" default-value="0"/>
<property name="assigned-threads" type="gint" flags="225" default-value="0"/>
<property name="active-threads" type="gint" flags="225" default-value="0"/>
</class>
<class name="GeglOperation" get-type="gegl_operation_get_type" parents="GObject">
</class>
<class name="GeglNode" get-type="gegl_node_get_type" parents="GObject">
<implements name="GeglVisitable"/>
<property name="operation" type="gchararray" flags="231"/>
<property name="operation" type="gchararray" flags="231" default-value=""/>
<property name="gegl-operation" type="GeglOperation" flags="231"/>
<property name="name" type="gchararray" flags="231"/>
<property name="dont-cache" type="gboolean" flags="231"/>
<property name="cache-policy" type="GeglCachePolicy" flags="231"/>
<property name="use-opencl" type="gboolean" flags="231"/>
<property name="passthrough" type="gboolean" flags="231"/>
<property name="name" type="gchararray" flags="231" default-value=""/>
<property name="dont-cache" type="gboolean" flags="231" default-value="FALSE"/>
<property name="cache-policy" type="GeglCachePolicy" flags="231" default-value="Auto"/>
<property name="use-opencl" type="gboolean" flags="231" default-value="TRUE"/>
<property name="passthrough" type="gboolean" flags="231" default-value="FALSE"/>
<signal name="invalidated" return="void" when="last" no-recurse="1" no-hooks="1">
<param type="GeglRectangle"/>
</signal>
@ -93,8 +93,8 @@
</class>
<class name="GeglProcessor" get-type="gegl_processor_get_type" parents="GObject">
<property name="node" type="GeglNode" flags="230"/>
<property name="chunksize" type="gint" flags="235"/>
<property name="progress" type="gdouble" flags="227"/>
<property name="chunksize" type="gint" flags="235" default-value="1048576"/>
<property name="progress" type="gdouble" flags="227" default-value="0.000000"/>
<property name="rectangle" type="gpointer" flags="227"/>
</class>
<boxed name="GeglRandom" get-type="gegl_random_get_type"/>
@ -121,30 +121,30 @@
<member name="Nearest" nick="nearest" value="2"/>
</enum> <boxed name="GeglRectangle" get-type="gegl_rectangle_get_type"/>
<class name="GeglBuffer" get-type="gegl_buffer_get_type" parents="GeglTileHandler,GeglTileSource,GObject">
<property name="x" type="gint" flags="231"/>
<property name="y" type="gint" flags="231"/>
<property name="width" type="gint" flags="231"/>
<property name="height" type="gint" flags="231"/>
<property name="shift-x" type="gint" flags="235"/>
<property name="shift-y" type="gint" flags="235"/>
<property name="abyss-x" type="gint" flags="235"/>
<property name="abyss-y" type="gint" flags="235"/>
<property name="abyss-width" type="gint" flags="235"/>
<property name="abyss-height" type="gint" flags="235"/>
<property name="tile-width" type="gint" flags="235"/>
<property name="tile-height" type="gint" flags="235"/>
<property name="x" type="gint" flags="231" default-value="0"/>
<property name="y" type="gint" flags="231" default-value="0"/>
<property name="width" type="gint" flags="231" default-value="-1"/>
<property name="height" type="gint" flags="231" default-value="-1"/>
<property name="shift-x" type="gint" flags="235" default-value="0"/>
<property name="shift-y" type="gint" flags="235" default-value="0"/>
<property name="abyss-x" type="gint" flags="235" default-value="0"/>
<property name="abyss-y" type="gint" flags="235" default-value="0"/>
<property name="abyss-width" type="gint" flags="235" default-value="0"/>
<property name="abyss-height" type="gint" flags="235" default-value="0"/>
<property name="tile-width" type="gint" flags="235" default-value="128"/>
<property name="tile-height" type="gint" flags="235" default-value="128"/>
<property name="format" type="gpointer" flags="231"/>
<property name="px-size" type="gint" flags="225"/>
<property name="pixels" type="gint" flags="225"/>
<property name="path" type="gchararray" flags="235"/>
<property name="px-size" type="gint" flags="225" default-value="0"/>
<property name="pixels" type="gint" flags="225" default-value="0"/>
<property name="path" type="gchararray" flags="235" default-value="NULL"/>
<property name="backend" type="GeglTileBackend" flags="235"/>
<property name="initialized" type="gboolean" flags="235"/>
<property name="initialized" type="gboolean" flags="235" default-value="TRUE"/>
<signal name="changed" return="void" when="last" no-recurse="1" no-hooks="1">
<param type="GeglRectangle"/>
</signal>
</class>
<class name="GeglColor" get-type="gegl_color_get_type" parents="GObject">
<property name="string" type="gchararray" flags="227"/>
<property name="string" type="gchararray" flags="227" default-value=""/>
</class>
<fundamental name="GeglParamColor" get-type="gegl_param_color_get_type" instantiatable="1" parents="GParam">
</fundamental>
@ -164,19 +164,19 @@
</interface>
<class name="GeglMetadataStore" get-type="gegl_metadata_store_get_type" parents="GObject" abstract="1">
<implements name="GeglMetadata"/>
<property name="resolution-unit" type="GeglResolutionUnit" flags="1073742051"/>
<property name="resolution-x" type="gdouble" flags="1073742051"/>
<property name="resolution-y" type="gdouble" flags="1073742051"/>
<property name="file-module-name" type="gchararray" flags="1073742049"/>
<property name="title" type="gchararray" flags="1073742051"/>
<property name="artist" type="gchararray" flags="1073742051"/>
<property name="description" type="gchararray" flags="1073742051"/>
<property name="copyright" type="gchararray" flags="1073742051"/>
<property name="disclaimer" type="gchararray" flags="1073742051"/>
<property name="warning" type="gchararray" flags="1073742051"/>
<property name="comment" type="gchararray" flags="1073742051"/>
<property name="software" type="gchararray" flags="1073742051"/>
<property name="source" type="gchararray" flags="1073742051"/>
<property name="resolution-unit" type="GeglResolutionUnit" flags="1073742051" default-value="GEGL_RESOLUTION_UNIT_DPI"/>
<property name="resolution-x" type="gdouble" flags="1073742051" default-value="300.000000"/>
<property name="resolution-y" type="gdouble" flags="1073742051" default-value="300.000000"/>
<property name="file-module-name" type="gchararray" flags="1073742049" default-value="NULL"/>
<property name="title" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="artist" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="description" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="copyright" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="disclaimer" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="warning" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="comment" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="software" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="source" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="timestamp" type="GDateTime" flags="1073742051"/>
<signal name="changed" return="void" when="last" detailed="1">
<param type="GParam"/>
@ -208,18 +208,18 @@
<class name="GeglTileSource" get-type="gegl_tile_source_get_type" parents="GObject">
</class>
<class name="GeglTileBackend" get-type="gegl_tile_backend_get_type" parents="GeglTileSource,GObject">
<property name="tile-width" type="gint" flags="235"/>
<property name="tile-height" type="gint" flags="235"/>
<property name="px-size" type="gint" flags="225"/>
<property name="tile-size" type="gint" flags="225"/>
<property name="tile-width" type="gint" flags="235" default-value="0"/>
<property name="tile-height" type="gint" flags="235" default-value="0"/>
<property name="px-size" type="gint" flags="225" default-value="0"/>
<property name="tile-size" type="gint" flags="225" default-value="0"/>
<property name="format" type="gpointer" flags="235"/>
<property name="flush-on-destroy" type="gboolean" flags="227"/>
<property name="flush-on-destroy" type="gboolean" flags="227" default-value="TRUE"/>
</class>
<class name="GeglTileHandler" get-type="gegl_tile_handler_get_type" parents="GeglTileSource,GObject">
<property name="source" type="GObject" flags="231"/>
</class>
<class name="GeglAudioFragment" get-type="gegl_audio_fragment_get_type" parents="GObject">
<property name="string" type="gchararray" flags="227"/>
<property name="string" type="gchararray" flags="227" default-value=""/>
</class>
<fundamental name="GeglParamAudioFragment" get-type="gegl_param_audio_fragment_get_type" instantiatable="1" parents="GParam">
</fundamental>

View File

@ -10,25 +10,25 @@
<member name="GST_APP_LEAKY_TYPE_DOWNSTREAM" nick="downstream" value="2"/>
</enum> <class name="GstAppSrc" get-type="gst_app_src_get_type" parents="GstBaseSrc,GstElement,GstObject,GInitiallyUnowned,GObject">
<implements name="GstURIHandler"/>
<property name="caps" type="GstCaps" flags="227"/>
<property name="size" type="gint64" flags="227"/>
<property name="stream-type" type="GstAppStreamType" flags="227"/>
<property name="max-bytes" type="guint64" flags="227"/>
<property name="max-buffers" type="guint64" flags="227"/>
<property name="max-time" type="guint64" flags="227"/>
<property name="format" type="GstFormat" flags="227"/>
<property name="block" type="gboolean" flags="227"/>
<property name="is-live" type="gboolean" flags="227"/>
<property name="min-latency" type="gint64" flags="227"/>
<property name="max-latency" type="gint64" flags="227"/>
<property name="emit-signals" type="gboolean" flags="227"/>
<property name="min-percent" type="guint" flags="227"/>
<property name="current-level-bytes" type="guint64" flags="225"/>
<property name="current-level-buffers" type="guint64" flags="225"/>
<property name="current-level-time" type="guint64" flags="225"/>
<property name="duration" type="guint64" flags="227"/>
<property name="handle-segment-change" type="gboolean" flags="1251"/>
<property name="leaky-type" type="GstAppLeakyType" flags="1251"/>
<property name="caps" type="GstCaps" flags="227" default-value="NULL"/>
<property name="size" type="gint64" flags="227" default-value="-1"/>
<property name="stream-type" type="GstAppStreamType" flags="227" default-value="GST_APP_STREAM_TYPE_STREAM"/>
<property name="max-bytes" type="guint64" flags="227" default-value="200000"/>
<property name="max-buffers" type="guint64" flags="227" default-value="0"/>
<property name="max-time" type="guint64" flags="227" default-value="0"/>
<property name="format" type="GstFormat" flags="227" default-value="GST_FORMAT_BYTES"/>
<property name="block" type="gboolean" flags="227" default-value="FALSE"/>
<property name="is-live" type="gboolean" flags="227" default-value="FALSE"/>
<property name="min-latency" type="gint64" flags="227" default-value="-1"/>
<property name="max-latency" type="gint64" flags="227" default-value="-1"/>
<property name="emit-signals" type="gboolean" flags="227" default-value="TRUE"/>
<property name="min-percent" type="guint" flags="227" default-value="0"/>
<property name="current-level-bytes" type="guint64" flags="225" default-value="0"/>
<property name="current-level-buffers" type="guint64" flags="225" default-value="0"/>
<property name="current-level-time" type="guint64" flags="225" default-value="0"/>
<property name="duration" type="guint64" flags="227" default-value="18446744073709551615"/>
<property name="handle-segment-change" type="gboolean" flags="1251" default-value="FALSE"/>
<property name="leaky-type" type="GstAppLeakyType" flags="1251" default-value="GST_APP_LEAKY_TYPE_NONE"/>
<signal name="need-data" return="void" when="last">
<param type="guint"/>
</signal>
@ -51,13 +51,13 @@
</class>
<class name="GstAppSink" get-type="gst_app_sink_get_type" parents="GstBaseSink,GstElement,GstObject,GInitiallyUnowned,GObject">
<implements name="GstURIHandler"/>
<property name="caps" type="GstCaps" flags="227"/>
<property name="eos" type="gboolean" flags="225"/>
<property name="emit-signals" type="gboolean" flags="227"/>
<property name="max-buffers" type="guint" flags="227"/>
<property name="drop" type="gboolean" flags="227"/>
<property name="wait-on-eos" type="gboolean" flags="227"/>
<property name="buffer-list" type="gboolean" flags="227"/>
<property name="caps" type="GstCaps" flags="227" default-value="NULL"/>
<property name="eos" type="gboolean" flags="225" default-value="TRUE"/>
<property name="emit-signals" type="gboolean" flags="227" default-value="FALSE"/>
<property name="max-buffers" type="guint" flags="227" default-value="0"/>
<property name="drop" type="gboolean" flags="227" default-value="FALSE"/>
<property name="wait-on-eos" type="gboolean" flags="227" default-value="TRUE"/>
<property name="buffer-list" type="gboolean" flags="227" default-value="FALSE"/>
<signal name="eos" return="void" when="last">
</signal>
<signal name="new-preroll" return="GstFlowReturn" when="last">

View File

@ -189,18 +189,18 @@
<boxed name="GstAudioConverter" get-type="gst_audio_converter_get_type"/>
<boxed name="GstAudioStreamAlign" get-type="gst_audio_stream_align_get_type"/>
<class name="GstAudioAggregatorPad" get-type="gst_audio_aggregator_pad_get_type" parents="GstAggregatorPad,GstPad,GstObject,GInitiallyUnowned,GObject">
<property name="qos-messages" type="gboolean" flags="227"/>
<property name="qos-messages" type="gboolean" flags="227" default-value="FALSE"/>
</class>
<class name="GstAudioAggregatorConvertPad" get-type="gst_audio_aggregator_convert_pad_get_type" parents="GstAudioAggregatorPad,GstAggregatorPad,GstPad,GstObject,GInitiallyUnowned,GObject">
<property name="converter-config" type="GstStructure" flags="227"/>
</class>
<class name="GstAudioAggregator" get-type="gst_audio_aggregator_get_type" parents="GstAggregator,GstElement,GstObject,GInitiallyUnowned,GObject" abstract="1">
<property name="output-buffer-duration" type="guint64" flags="227"/>
<property name="alignment-threshold" type="guint64" flags="227"/>
<property name="discont-wait" type="guint64" flags="4323"/>
<property name="output-buffer-duration-fraction" type="GstFraction" flags="1251"/>
<property name="ignore-inactive-pads" type="gboolean" flags="227"/>
<property name="force-live" type="gboolean" flags="235"/>
<property name="output-buffer-duration" type="guint64" flags="227" default-value="10000000"/>
<property name="alignment-threshold" type="guint64" flags="227" default-value="40000000"/>
<property name="discont-wait" type="guint64" flags="4323" default-value="1000000000"/>
<property name="output-buffer-duration-fraction" type="GstFraction" flags="1251" default-value="1/100"/>
<property name="ignore-inactive-pads" type="gboolean" flags="227" default-value="FALSE"/>
<property name="force-live" type="gboolean" flags="235" default-value="FALSE"/>
</class>
<class name="GstAudioRingBuffer" get-type="gst_audio_ring_buffer_get_type" parents="GstObject,GInitiallyUnowned,GObject" abstract="1">
</class>
@ -210,47 +210,47 @@
</class>
<class name="GstAudioCdSrc" get-type="gst_audio_cd_src_get_type" parents="GstPushSrc,GstBaseSrc,GstElement,GstObject,GInitiallyUnowned,GObject">
<implements name="GstURIHandler"/>
<property name="mode" type="GstAudioCdSrcMode" flags="227"/>
<property name="device" type="gchararray" flags="227"/>
<property name="track" type="guint" flags="227"/>
<property name="mode" type="GstAudioCdSrcMode" flags="227" default-value="GST_AUDIO_CD_SRC_MODE_NORMAL"/>
<property name="device" type="gchararray" flags="227" default-value="NULL"/>
<property name="track" type="guint" flags="227" default-value="1"/>
</class>
<class name="GstAudioDecoder" get-type="gst_audio_decoder_get_type" parents="GstElement,GstObject,GInitiallyUnowned,GObject" abstract="1">
<property name="min-latency" type="gint64" flags="227"/>
<property name="tolerance" type="gint64" flags="227"/>
<property name="plc" type="gboolean" flags="227"/>
<property name="max-errors" type="gint" flags="227"/>
<property name="min-latency" type="gint64" flags="227" default-value="0"/>
<property name="tolerance" type="gint64" flags="227" default-value="0"/>
<property name="plc" type="gboolean" flags="227" default-value="FALSE"/>
<property name="max-errors" type="gint" flags="227" default-value="-1"/>
</class>
<class name="GstAudioEncoder" get-type="gst_audio_encoder_get_type" parents="GstElement,GstObject,GInitiallyUnowned,GObject" abstract="1">
<implements name="GstPreset"/>
<property name="perfect-timestamp" type="gboolean" flags="227"/>
<property name="mark-granule" type="gboolean" flags="225"/>
<property name="hard-resync" type="gboolean" flags="227"/>
<property name="tolerance" type="gint64" flags="227"/>
<property name="perfect-timestamp" type="gboolean" flags="227" default-value="FALSE"/>
<property name="mark-granule" type="gboolean" flags="225" default-value="FALSE"/>
<property name="hard-resync" type="gboolean" flags="227" default-value="FALSE"/>
<property name="tolerance" type="gint64" flags="227" default-value="40000000"/>
</class>
<class name="GstAudioBaseSink" get-type="gst_audio_base_sink_get_type" parents="GstBaseSink,GstElement,GstObject,GInitiallyUnowned,GObject">
<property name="buffer-time" type="gint64" flags="227"/>
<property name="latency-time" type="gint64" flags="227"/>
<property name="provide-clock" type="gboolean" flags="227"/>
<property name="slave-method" type="GstAudioBaseSinkSlaveMethod" flags="227"/>
<property name="can-activate-pull" type="gboolean" flags="227"/>
<property name="alignment-threshold" type="guint64" flags="227"/>
<property name="drift-tolerance" type="gint64" flags="227"/>
<property name="discont-wait" type="guint64" flags="227"/>
<property name="buffer-time" type="gint64" flags="227" default-value="200000"/>
<property name="latency-time" type="gint64" flags="227" default-value="10000"/>
<property name="provide-clock" type="gboolean" flags="227" default-value="TRUE"/>
<property name="slave-method" type="GstAudioBaseSinkSlaveMethod" flags="227" default-value="GST_AUDIO_BASE_SINK_SLAVE_SKEW"/>
<property name="can-activate-pull" type="gboolean" flags="227" default-value="FALSE"/>
<property name="alignment-threshold" type="guint64" flags="227" default-value="40000000"/>
<property name="drift-tolerance" type="gint64" flags="227" default-value="40000"/>
<property name="discont-wait" type="guint64" flags="227" default-value="1000000000"/>
</class>
<class name="GstAudioBaseSrc" get-type="gst_audio_base_src_get_type" parents="GstPushSrc,GstBaseSrc,GstElement,GstObject,GInitiallyUnowned,GObject">
<property name="buffer-time" type="gint64" flags="227"/>
<property name="latency-time" type="gint64" flags="227"/>
<property name="actual-buffer-time" type="gint64" flags="225"/>
<property name="actual-latency-time" type="gint64" flags="225"/>
<property name="provide-clock" type="gboolean" flags="227"/>
<property name="slave-method" type="GstAudioBaseSrcSlaveMethod" flags="227"/>
<property name="buffer-time" type="gint64" flags="227" default-value="200000"/>
<property name="latency-time" type="gint64" flags="227" default-value="10000"/>
<property name="actual-buffer-time" type="gint64" flags="225" default-value="-1"/>
<property name="actual-latency-time" type="gint64" flags="225" default-value="-1"/>
<property name="provide-clock" type="gboolean" flags="227" default-value="TRUE"/>
<property name="slave-method" type="GstAudioBaseSrcSlaveMethod" flags="227" default-value="GST_AUDIO_BASE_SRC_SLAVE_SKEW"/>
</class>
<class name="GstAudioSink" get-type="gst_audio_sink_get_type" parents="GstAudioBaseSink,GstBaseSink,GstElement,GstObject,GInitiallyUnowned,GObject">
</class>
<class name="GstAudioSrc" get-type="gst_audio_src_get_type" parents="GstAudioBaseSrc,GstPushSrc,GstBaseSrc,GstElement,GstObject,GInitiallyUnowned,GObject">
</class>
<interface name="GstStreamVolume" get-type="gst_stream_volume_get_type">
<property name="mute" type="gboolean" flags="227"/>
<property name="volume" type="gdouble" flags="227"/>
<property name="mute" type="gboolean" flags="227" default-value="FALSE"/>
<property name="volume" type="gdouble" flags="227" default-value="1.000000"/>
</interface>
</dump>

View File

@ -160,7 +160,7 @@
<class name="GstGLSLStage" get-type="gst_glsl_stage_get_type" parents="GstObject,GInitiallyUnowned,GObject">
</class>
<class name="GstGLShader" get-type="gst_gl_shader_get_type" parents="GstObject,GInitiallyUnowned,GObject">
<property name="linked" type="gboolean" flags="225"/>
<property name="linked" type="gboolean" flags="225" default-value="FALSE"/>
</class>
<class name="GstGLColorConvert" get-type="gst_gl_color_convert_get_type" parents="GstObject,GInitiallyUnowned,GObject">
</class>
@ -190,22 +190,22 @@
<class name="GstGLFramebuffer" get-type="gst_gl_framebuffer_get_type" parents="GstObject,GInitiallyUnowned,GObject">
</class>
<class name="GstGLBaseFilter" get-type="gst_gl_base_filter_get_type" parents="GstBaseTransform,GstElement,GstObject,GInitiallyUnowned,GObject">
<property name="context" type="GstGLContext" flags="225"/>
<property name="context" type="GstGLContext" flags="225" default-value="NULL"/>
</class>
<class name="GstGLBaseSrc" get-type="gst_gl_base_src_get_type" parents="GstPushSrc,GstBaseSrc,GstElement,GstObject,GInitiallyUnowned,GObject" abstract="1">
<property name="timestamp-offset" type="gint64" flags="227"/>
<property name="timestamp-offset" type="gint64" flags="227" default-value="0"/>
</class>
<class name="GstGLViewConvert" get-type="gst_gl_view_convert_get_type" parents="GstObject,GInitiallyUnowned,GObject">
<property name="input-mode-override" type="GstVideoMultiviewMode" flags="227"/>
<property name="input-flags-override" type="GstVideoMultiviewFlags" flags="227"/>
<property name="output-mode-override" type="GstVideoMultiviewMode" flags="227"/>
<property name="output-flags-override" type="GstVideoMultiviewFlags" flags="227"/>
<property name="downmix-mode" type="GstGLStereoDownmix" flags="227"/>
<property name="input-mode-override" type="GstVideoMultiviewMode" flags="227" default-value="GST_VIDEO_MULTIVIEW_MODE_NONE"/>
<property name="input-flags-override" type="GstVideoMultiviewFlags" flags="227" default-value="GST_VIDEO_MULTIVIEW_FLAGS_NONE"/>
<property name="output-mode-override" type="GstVideoMultiviewMode" flags="227" default-value="GST_VIDEO_MULTIVIEW_MODE_NONE"/>
<property name="output-flags-override" type="GstVideoMultiviewFlags" flags="227" default-value="GST_VIDEO_MULTIVIEW_FLAGS_NONE"/>
<property name="downmix-mode" type="GstGLStereoDownmix" flags="227" default-value="GST_GL_STEREO_DOWNMIX_ANAGLYPH_GREEN_MAGENTA_DUBOIS"/>
</class>
<class name="GstGLFilter" get-type="gst_gl_filter_get_type" parents="GstGLBaseFilter,GstBaseTransform,GstElement,GstObject,GInitiallyUnowned,GObject">
</class>
<class name="GstGLOverlayCompositor" get-type="gst_gl_overlay_compositor_get_type" parents="GstObject,GInitiallyUnowned,GObject">
<property name="yinvert" type="gboolean" flags="227"/>
<property name="yinvert" type="gboolean" flags="227" default-value="FALSE"/>
</class>
<error-quark function="gst_gl_context_error_quark" domain="gst-gl-context-error-quark"/>
<error-quark function="gst_gl_window_error_quark" domain="gst-gl-window-error-quark"/>

View File

@ -61,8 +61,8 @@
<class name="GstDiscovererInfo" get-type="gst_discoverer_info_get_type" parents="GObject">
</class>
<class name="GstDiscoverer" get-type="gst_discoverer_get_type" parents="GObject">
<property name="timeout" type="guint64" flags="231"/>
<property name="use-cache" type="gboolean" flags="231"/>
<property name="timeout" type="guint64" flags="231" default-value="15000000000"/>
<property name="use-cache" type="gboolean" flags="231" default-value="FALSE"/>
<signal name="finished" return="void" when="last">
</signal>
<signal name="starting" return="void" when="last">
@ -76,7 +76,7 @@
</signal>
</class>
<class name="GstEncodingProfile" get-type="gst_encoding_profile_get_type" parents="GObject">
<property name="restriction-caps" type="GstCaps" flags="1073742051"/>
<property name="restriction-caps" type="GstCaps" flags="1073742051" default-value="NULL"/>
<property name="element-properties" type="GstStructure" flags="1073742051"/>
</class>
<class name="GstEncodingContainerProfile" get-type="gst_encoding_container_profile_get_type" parents="GstEncodingProfile,GObject">
@ -88,7 +88,7 @@
<class name="GstEncodingTarget" get-type="gst_encoding_target_get_type" parents="GObject">
</class>
<class name="GstAudioVisualizer" get-type="gst_audio_visualizer_get_type" parents="GstElement,GstObject,GInitiallyUnowned,GObject" abstract="1">
<property name="shader" type="GstAudioVisualizerShader" flags="739"/>
<property name="shade-amount" type="guint" flags="739"/>
<property name="shader" type="GstAudioVisualizerShader" flags="739" default-value="GST_AUDIO_VISUALIZER_SHADER_FADE"/>
<property name="shade-amount" type="guint" flags="739" default-value="657930"/>
</class>
</dump>

View File

@ -1,22 +1,22 @@
<?xml version="1.0"?>
<dump>
<class name="GstRTPBasePayload" get-type="gst_rtp_base_payload_get_type" parents="GstElement,GstObject,GInitiallyUnowned,GObject" abstract="1">
<property name="mtu" type="guint" flags="227"/>
<property name="pt" type="guint" flags="227"/>
<property name="ssrc" type="guint" flags="227"/>
<property name="timestamp-offset" type="guint" flags="227"/>
<property name="seqnum-offset" type="gint" flags="227"/>
<property name="max-ptime" type="gint64" flags="227"/>
<property name="min-ptime" type="gint64" flags="227"/>
<property name="timestamp" type="guint" flags="225"/>
<property name="seqnum" type="guint" flags="225"/>
<property name="perfect-rtptime" type="gboolean" flags="227"/>
<property name="ptime-multiple" type="gint64" flags="227"/>
<property name="mtu" type="guint" flags="227" default-value="1400"/>
<property name="pt" type="guint" flags="227" default-value="96"/>
<property name="ssrc" type="guint" flags="227" default-value="4294967295"/>
<property name="timestamp-offset" type="guint" flags="227" default-value="4294967295"/>
<property name="seqnum-offset" type="gint" flags="227" default-value="-1"/>
<property name="max-ptime" type="gint64" flags="227" default-value="-1"/>
<property name="min-ptime" type="gint64" flags="227" default-value="0"/>
<property name="timestamp" type="guint" flags="225" default-value="0"/>
<property name="seqnum" type="guint" flags="225" default-value="0"/>
<property name="perfect-rtptime" type="gboolean" flags="227" default-value="TRUE"/>
<property name="ptime-multiple" type="gint64" flags="227" default-value="0"/>
<property name="stats" type="GstStructure" flags="225"/>
<property name="source-info" type="gboolean" flags="3"/>
<property name="onvif-no-rate-control" type="gboolean" flags="227"/>
<property name="scale-rtptime" type="gboolean" flags="227"/>
<property name="auto-header-extension" type="gboolean" flags="227"/>
<property name="source-info" type="gboolean" flags="3" default-value="FALSE"/>
<property name="onvif-no-rate-control" type="gboolean" flags="227" default-value="FALSE"/>
<property name="scale-rtptime" type="gboolean" flags="227" default-value="TRUE"/>
<property name="auto-header-extension" type="gboolean" flags="227" default-value="TRUE"/>
<signal name="add-extension" return="void" when="last" action="1">
<param type="GstRTPHeaderExtension"/>
</signal>
@ -28,13 +28,13 @@
</signal>
</class>
<class name="GstRTPBaseAudioPayload" get-type="gst_rtp_base_audio_payload_get_type" parents="GstRTPBasePayload,GstElement,GstObject,GInitiallyUnowned,GObject">
<property name="buffer-list" type="gboolean" flags="227"/>
<property name="buffer-list" type="gboolean" flags="227" default-value="FALSE"/>
</class>
<class name="GstRTPBaseDepayload" get-type="gst_rtp_base_depayload_get_type" parents="GstElement,GstObject,GInitiallyUnowned,GObject" abstract="1">
<property name="stats" type="GstStructure" flags="225"/>
<property name="source-info" type="gboolean" flags="3"/>
<property name="max-reorder" type="gint" flags="3"/>
<property name="auto-header-extension" type="gboolean" flags="227"/>
<property name="source-info" type="gboolean" flags="3" default-value="FALSE"/>
<property name="max-reorder" type="gint" flags="3" default-value="100"/>
<property name="auto-header-extension" type="gboolean" flags="227" default-value="TRUE"/>
<signal name="add-extension" return="void" when="last" action="1">
<param type="GstRTPHeaderExtension"/>
</signal>

View File

@ -491,9 +491,9 @@
<fundamental name="GstVideoMultiviewFlagsSet" get-type="gst_video_multiview_flagset_get_type" parents="GstFlagSet">
</fundamental>
<class name="GstVideoAggregatorPad" get-type="gst_video_aggregator_pad_get_type" parents="GstAggregatorPad,GstPad,GstObject,GInitiallyUnowned,GObject">
<property name="zorder" type="guint" flags="739"/>
<property name="repeat-after-eos" type="gboolean" flags="739"/>
<property name="max-last-buffer-repeat" type="guint64" flags="4323"/>
<property name="zorder" type="guint" flags="739" default-value="0"/>
<property name="repeat-after-eos" type="gboolean" flags="739" default-value="FALSE"/>
<property name="max-last-buffer-repeat" type="guint64" flags="4323" default-value="18446744073709551615"/>
</class>
<class name="GstVideoAggregatorConvertPad" get-type="gst_video_aggregator_convert_pad_get_type" parents="GstVideoAggregatorPad,GstAggregatorPad,GstPad,GstObject,GInitiallyUnowned,GObject">
<property name="converter-config" type="GstStructure" flags="227"/>
@ -501,22 +501,22 @@
<class name="GstVideoAggregatorParallelConvertPad" get-type="gst_video_aggregator_parallel_convert_pad_get_type" parents="GstVideoAggregatorConvertPad,GstVideoAggregatorPad,GstAggregatorPad,GstPad,GstObject,GInitiallyUnowned,GObject">
</class>
<class name="GstVideoAggregator" get-type="gst_video_aggregator_get_type" parents="GstAggregator,GstElement,GstObject,GInitiallyUnowned,GObject" abstract="1">
<property name="force-live" type="gboolean" flags="235"/>
<property name="force-live" type="gboolean" flags="235" default-value="FALSE"/>
</class>
<boxed name="GstVideoCodecState" get-type="gst_video_codec_state_get_type"/>
<boxed name="GstVideoCodecFrame" get-type="gst_video_codec_frame_get_type"/>
<class name="GstVideoDecoder" get-type="gst_video_decoder_get_type" parents="GstElement,GstObject,GInitiallyUnowned,GObject" abstract="1">
<property name="qos" type="gboolean" flags="227"/>
<property name="max-errors" type="gint" flags="227"/>
<property name="min-force-key-unit-interval" type="guint64" flags="227"/>
<property name="discard-corrupted-frames" type="gboolean" flags="227"/>
<property name="automatic-request-sync-points" type="gboolean" flags="227"/>
<property name="automatic-request-sync-point-flags" type="GstVideoDecoderRequestSyncPointFlags" flags="227"/>
<property name="qos" type="gboolean" flags="227" default-value="TRUE"/>
<property name="max-errors" type="gint" flags="227" default-value="-1"/>
<property name="min-force-key-unit-interval" type="guint64" flags="227" default-value="0"/>
<property name="discard-corrupted-frames" type="gboolean" flags="227" default-value="FALSE"/>
<property name="automatic-request-sync-points" type="gboolean" flags="227" default-value="FALSE"/>
<property name="automatic-request-sync-point-flags" type="GstVideoDecoderRequestSyncPointFlags" flags="227" default-value="GST_VIDEO_DECODER_REQUEST_SYNC_POINT_DISCARD_INPUT | GST_VIDEO_DECODER_REQUEST_SYNC_POINT_CORRUPT_OUTPUT"/>
</class>
<class name="GstVideoEncoder" get-type="gst_video_encoder_get_type" parents="GstElement,GstObject,GInitiallyUnowned,GObject" abstract="1">
<implements name="GstPreset"/>
<property name="qos" type="gboolean" flags="227"/>
<property name="min-force-key-unit-interval" type="guint64" flags="227"/>
<property name="qos" type="gboolean" flags="227" default-value="FALSE"/>
<property name="min-force-key-unit-interval" type="guint64" flags="227" default-value="0"/>
</class>
<class name="GstVideoFilter" get-type="gst_video_filter_get_type" parents="GstBaseTransform,GstElement,GstObject,GInitiallyUnowned,GObject" abstract="1">
</class>
@ -525,14 +525,14 @@
<class name="GstVideoBufferPool" get-type="gst_video_buffer_pool_get_type" parents="GstBufferPool,GstObject,GInitiallyUnowned,GObject">
</class>
<class name="GstVideoSink" get-type="gst_video_sink_get_type" parents="GstBaseSink,GstElement,GstObject,GInitiallyUnowned,GObject">
<property name="show-preroll-frame" type="gboolean" flags="231"/>
<property name="show-preroll-frame" type="gboolean" flags="231" default-value="TRUE"/>
</class>
<interface name="GstNavigation" get-type="gst_navigation_get_type">
</interface>
<boxed name="GstVideoVBIParser" get-type="gst_video_vbi_parser_get_type"/>
<boxed name="GstVideoVBIEncoder" get-type="gst_video_vbi_encoder_get_type"/>
<interface name="GstVideoDirection" get-type="gst_video_direction_get_type">
<property name="video-direction" type="GstVideoOrientationMethod" flags="743"/>
<property name="video-direction" type="GstVideoOrientationMethod" flags="743" default-value="GST_VIDEO_ORIENTATION_IDENTITY"/>
</interface>
<interface name="GstVideoOrientation" get-type="gst_video_orientation_get_type">
</interface>

View File

@ -671,17 +671,17 @@
</flags>
<boxed name="GstAtomicQueue" get-type="gst_atomic_queue_get_type"/>
<class name="GstObject" get-type="gst_object_get_type" parents="GInitiallyUnowned,GObject" abstract="1">
<property name="name" type="gchararray" flags="8423"/>
<property name="parent" type="GstObject" flags="8419"/>
<property name="name" type="gchararray" flags="8423" default-value="NULL"/>
<property name="parent" type="GstObject" flags="8419" default-value="NULL"/>
<signal name="deep-notify" return="void" when="first" no-recurse="1" detailed="1" no-hooks="1">
<param type="GstObject"/>
<param type="GParam"/>
</signal>
</class>
<class name="GstClock" get-type="gst_clock_get_type" parents="GstObject,GInitiallyUnowned,GObject" abstract="1">
<property name="window-size" type="gint" flags="227"/>
<property name="window-threshold" type="gint" flags="227"/>
<property name="timeout" type="guint64" flags="227"/>
<property name="window-size" type="gint" flags="227" default-value="32"/>
<property name="window-threshold" type="gint" flags="227" default-value="4"/>
<property name="timeout" type="guint64" flags="227" default-value="100000000"/>
<signal name="synced" return="void" when="last">
<param type="gboolean"/>
</signal>
@ -689,8 +689,8 @@
<class name="GstControlSource" get-type="gst_control_source_get_type" parents="GstObject,GInitiallyUnowned,GObject" abstract="1">
</class>
<class name="GstControlBinding" get-type="gst_control_binding_get_type" parents="GstObject,GInitiallyUnowned,GObject" abstract="1">
<property name="object" type="GstObject" flags="235"/>
<property name="name" type="gchararray" flags="235"/>
<property name="object" type="GstObject" flags="235" default-value="NULL"/>
<property name="name" type="gchararray" flags="235" default-value="NULL"/>
</class>
<boxed name="GstMiniObject" get-type="gst_mini_object_get_type"/>
<boxed name="GstMemory" get-type="gst_memory_get_type"/>
@ -712,22 +712,22 @@
<boxed name="GstContext" get-type="gst_context_get_type"/>
<boxed name="GstQuery" get-type="gst_query_get_type"/>
<class name="GstDevice" get-type="gst_device_get_type" parents="GstObject,GInitiallyUnowned,GObject" abstract="1">
<property name="display-name" type="gchararray" flags="235"/>
<property name="caps" type="GstCaps" flags="235"/>
<property name="device-class" type="gchararray" flags="235"/>
<property name="display-name" type="gchararray" flags="235" default-value=""/>
<property name="caps" type="GstCaps" flags="235" default-value="NULL"/>
<property name="device-class" type="gchararray" flags="235" default-value=""/>
<property name="properties" type="GstStructure" flags="235"/>
<signal name="removed" return="void" when="last">
</signal>
</class>
<class name="GstStream" get-type="gst_stream_get_type" parents="GstObject,GInitiallyUnowned,GObject">
<property name="stream-id" type="gchararray" flags="235"/>
<property name="stream-flags" type="GstStreamFlags" flags="231"/>
<property name="stream-type" type="GstStreamType" flags="231"/>
<property name="stream-id" type="gchararray" flags="235" default-value="NULL"/>
<property name="stream-flags" type="GstStreamFlags" flags="231" default-value="GST_STREAM_FLAG_NONE"/>
<property name="stream-type" type="GstStreamType" flags="231" default-value="GST_STREAM_TYPE_UNKNOWN"/>
<property name="tags" type="GstTagList" flags="227"/>
<property name="caps" type="GstCaps" flags="227"/>
<property name="caps" type="GstCaps" flags="227" default-value="NULL"/>
</class>
<class name="GstStreamCollection" get-type="gst_stream_collection_get_type" parents="GstObject,GInitiallyUnowned,GObject">
<property name="upstream-id" type="gchararray" flags="231"/>
<property name="upstream-id" type="gchararray" flags="231" default-value="NULL"/>
<signal name="stream-notify" return="void" when="first" no-recurse="1" detailed="1" no-hooks="1">
<param type="GstStream"/>
<param type="GParam"/>
@ -742,20 +742,20 @@
<class name="GstTask" get-type="gst_task_get_type" parents="GstObject,GInitiallyUnowned,GObject">
</class>
<class name="GstPadTemplate" get-type="gst_pad_template_get_type" parents="GstObject,GInitiallyUnowned,GObject">
<property name="name-template" type="gchararray" flags="235"/>
<property name="direction" type="GstPadDirection" flags="235"/>
<property name="presence" type="GstPadPresence" flags="235"/>
<property name="caps" type="GstCaps" flags="235"/>
<property name="name-template" type="gchararray" flags="235" default-value="NULL"/>
<property name="direction" type="GstPadDirection" flags="235" default-value="GST_PAD_UNKNOWN"/>
<property name="presence" type="GstPadPresence" flags="235" default-value="GST_PAD_ALWAYS"/>
<property name="caps" type="GstCaps" flags="235" default-value="NULL"/>
<property name="gtype" type="GType" flags="235"/>
<signal name="pad-created" return="void" when="last">
<param type="GstPad"/>
</signal>
</class>
<class name="GstPad" get-type="gst_pad_get_type" parents="GstObject,GInitiallyUnowned,GObject">
<property name="caps" type="GstCaps" flags="225"/>
<property name="direction" type="GstPadDirection" flags="235"/>
<property name="template" type="GstPadTemplate" flags="227"/>
<property name="offset" type="gint64" flags="227"/>
<property name="caps" type="GstCaps" flags="225" default-value="NULL"/>
<property name="direction" type="GstPadDirection" flags="235" default-value="GST_PAD_UNKNOWN"/>
<property name="template" type="GstPadTemplate" flags="227" default-value="NULL"/>
<property name="offset" type="gint64" flags="227" default-value="0"/>
<signal name="linked" return="void" when="last">
<param type="GstPad"/>
</signal>
@ -764,7 +764,7 @@
</signal>
</class>
<class name="GstBus" get-type="gst_bus_get_type" parents="GstObject,GInitiallyUnowned,GObject">
<property name="enable-async" type="gboolean" flags="234"/>
<property name="enable-async" type="gboolean" flags="234" default-value="TRUE"/>
<signal name="message" return="void" when="last" detailed="1">
<param type="GstMessage"/>
</signal>
@ -793,8 +793,8 @@
</class>
<class name="GstBin" get-type="gst_bin_get_type" parents="GstElement,GstObject,GInitiallyUnowned,GObject">
<implements name="GstChildProxy"/>
<property name="async-handling" type="gboolean" flags="227"/>
<property name="message-forward" type="gboolean" flags="227"/>
<property name="async-handling" type="gboolean" flags="227" default-value="FALSE"/>
<property name="message-forward" type="gboolean" flags="227" default-value="FALSE"/>
<signal name="element-added" return="void" when="first">
<param type="GstElement"/>
</signal>
@ -835,7 +835,7 @@
</signal>
</class>
<class name="GstDeviceMonitor" get-type="gst_device_monitor_get_type" parents="GstObject,GInitiallyUnowned,GObject">
<property name="show-all" type="gboolean" flags="227"/>
<property name="show-all" type="gboolean" flags="227" default-value="FALSE"/>
</class>
<class name="GstDynamicTypeFactory" get-type="gst_dynamic_type_factory_get_type" parents="GstPluginFeature,GstObject,GInitiallyUnowned,GObject">
</class>
@ -867,9 +867,9 @@
</fundamental>
<class name="GstPipeline" get-type="gst_pipeline_get_type" parents="GstBin,GstElement,GstObject,GInitiallyUnowned,GObject">
<implements name="GstChildProxy"/>
<property name="delay" type="guint64" flags="227"/>
<property name="auto-flush-bus" type="gboolean" flags="227"/>
<property name="latency" type="guint64" flags="227"/>
<property name="delay" type="guint64" flags="227" default-value="0"/>
<property name="auto-flush-bus" type="gboolean" flags="227" default-value="TRUE"/>
<property name="latency" type="guint64" flags="227" default-value="18446744073709551615"/>
</class>
<interface name="GstPreset" get-type="gst_preset_get_type">
</interface>
@ -883,7 +883,7 @@
</class>
<boxed name="GstPromise" get-type="gst_promise_get_type"/>
<class name="GstSystemClock" get-type="gst_system_clock_get_type" parents="GstClock,GstObject,GInitiallyUnowned,GObject">
<property name="clock-type" type="GstClockType" flags="227"/>
<property name="clock-type" type="GstClockType" flags="227" default-value="GST_CLOCK_TYPE_MONOTONIC"/>
</class>
<interface name="GstTagSetter" get-type="gst_tag_setter_get_type">
<prerequisite name="GstElement"/>
@ -892,7 +892,7 @@
<prerequisite name="GstElement"/>
</interface>
<class name="GstTracer" get-type="gst_tracer_get_type" parents="GstObject,GInitiallyUnowned,GObject" abstract="1">
<property name="params" type="gchararray" flags="231"/>
<property name="params" type="gchararray" flags="231" default-value="NULL"/>
</class>
<class name="GstTracerFactory" get-type="gst_tracer_factory_get_type" parents="GstPluginFeature,GstObject,GInitiallyUnowned,GObject">
</class>

View File

@ -3,17 +3,17 @@
<class name="GstAdapter" get-type="gst_adapter_get_type" parents="GObject">
</class>
<class name="GstAggregatorPad" get-type="gst_aggregator_pad_get_type" parents="GstPad,GstObject,GInitiallyUnowned,GObject">
<property name="emit-signals" type="gboolean" flags="227"/>
<property name="emit-signals" type="gboolean" flags="227" default-value="FALSE"/>
<signal name="buffer-consumed" return="void" when="first">
<param type="GstBuffer"/>
</signal>
</class>
<class name="GstAggregator" get-type="gst_aggregator_get_type" parents="GstElement,GstObject,GInitiallyUnowned,GObject" abstract="1">
<property name="latency" type="guint64" flags="227"/>
<property name="min-upstream-latency" type="guint64" flags="227"/>
<property name="start-time-selection" type="GstAggregatorStartTimeSelection" flags="227"/>
<property name="start-time" type="guint64" flags="227"/>
<property name="emit-signals" type="gboolean" flags="227"/>
<property name="latency" type="guint64" flags="227" default-value="0"/>
<property name="min-upstream-latency" type="guint64" flags="227" default-value="0"/>
<property name="start-time-selection" type="GstAggregatorStartTimeSelection" flags="227" default-value="GST_AGGREGATOR_START_TIME_SELECTION_ZERO"/>
<property name="start-time" type="guint64" flags="227" default-value="18446744073709551615"/>
<property name="emit-signals" type="gboolean" flags="227" default-value="FALSE"/>
<signal name="samples-selected" return="void" when="first">
<param type="GstSegment"/>
<param type="guint64"/>
@ -27,39 +27,39 @@
<member name="GST_AGGREGATOR_START_TIME_SELECTION_FIRST" nick="first" value="1"/>
<member name="GST_AGGREGATOR_START_TIME_SELECTION_SET" nick="set" value="2"/>
</enum> <class name="GstBaseParse" get-type="gst_base_parse_get_type" parents="GstElement,GstObject,GInitiallyUnowned,GObject" abstract="1">
<property name="disable-passthrough" type="gboolean" flags="227"/>
<property name="disable-passthrough" type="gboolean" flags="227" default-value="FALSE"/>
</class>
<boxed name="GstBaseParseFrame" get-type="gst_base_parse_frame_get_type"/>
<class name="GstBaseSink" get-type="gst_base_sink_get_type" parents="GstElement,GstObject,GInitiallyUnowned,GObject" abstract="1">
<property name="sync" type="gboolean" flags="227"/>
<property name="max-lateness" type="gint64" flags="227"/>
<property name="qos" type="gboolean" flags="227"/>
<property name="async" type="gboolean" flags="227"/>
<property name="ts-offset" type="gint64" flags="227"/>
<property name="enable-last-sample" type="gboolean" flags="227"/>
<property name="sync" type="gboolean" flags="227" default-value="TRUE"/>
<property name="max-lateness" type="gint64" flags="227" default-value="-1"/>
<property name="qos" type="gboolean" flags="227" default-value="FALSE"/>
<property name="async" type="gboolean" flags="227" default-value="TRUE"/>
<property name="ts-offset" type="gint64" flags="227" default-value="0"/>
<property name="enable-last-sample" type="gboolean" flags="227" default-value="TRUE"/>
<property name="last-sample" type="GstSample" flags="225"/>
<property name="blocksize" type="guint" flags="227"/>
<property name="render-delay" type="guint64" flags="227"/>
<property name="throttle-time" type="guint64" flags="227"/>
<property name="max-bitrate" type="guint64" flags="227"/>
<property name="processing-deadline" type="guint64" flags="227"/>
<property name="blocksize" type="guint" flags="227" default-value="4096"/>
<property name="render-delay" type="guint64" flags="227" default-value="0"/>
<property name="throttle-time" type="guint64" flags="227" default-value="0"/>
<property name="max-bitrate" type="guint64" flags="227" default-value="0"/>
<property name="processing-deadline" type="guint64" flags="227" default-value="20000000"/>
<property name="stats" type="GstStructure" flags="225"/>
</class>
<class name="GstBaseSrc" get-type="gst_base_src_get_type" parents="GstElement,GstObject,GInitiallyUnowned,GObject" abstract="1">
<property name="blocksize" type="guint" flags="227"/>
<property name="num-buffers" type="gint" flags="227"/>
<property name="typefind" type="gboolean" flags="-2147483421"/>
<property name="do-timestamp" type="gboolean" flags="227"/>
<property name="blocksize" type="guint" flags="227" default-value="4096"/>
<property name="num-buffers" type="gint" flags="227" default-value="-1"/>
<property name="typefind" type="gboolean" flags="-2147483421" default-value="FALSE"/>
<property name="do-timestamp" type="gboolean" flags="227" default-value="FALSE"/>
</class>
<class name="GstBaseTransform" get-type="gst_base_transform_get_type" parents="GstElement,GstObject,GInitiallyUnowned,GObject" abstract="1">
<property name="qos" type="gboolean" flags="227"/>
<property name="qos" type="gboolean" flags="227" default-value="FALSE"/>
</class>
<class name="GstCollectPads" get-type="gst_collect_pads_get_type" parents="GstObject,GInitiallyUnowned,GObject">
</class>
<class name="GstDataQueue" get-type="gst_data_queue_get_type" parents="GObject">
<property name="current-level-visible" type="guint" flags="225"/>
<property name="current-level-bytes" type="guint" flags="225"/>
<property name="current-level-time" type="guint64" flags="225"/>
<property name="current-level-visible" type="guint" flags="225" default-value="0"/>
<property name="current-level-bytes" type="guint" flags="225" default-value="0"/>
<property name="current-level-time" type="guint64" flags="225" default-value="0"/>
<signal name="empty" return="void" when="first">
</signal>
<signal name="full" return="void" when="first">

View File

@ -24,28 +24,28 @@
<member name="GST_LFO_WAVEFORM_REVERSE_SAW" nick="reverse-saw" value="3"/>
<member name="GST_LFO_WAVEFORM_TRIANGLE" nick="triangle" value="4"/>
</enum> <class name="GstInterpolationControlSource" get-type="gst_interpolation_control_source_get_type" parents="GstTimedValueControlSource,GstControlSource,GstObject,GInitiallyUnowned,GObject">
<property name="mode" type="GstInterpolationMode" flags="227"/>
<property name="mode" type="GstInterpolationMode" flags="227" default-value="GST_INTERPOLATION_MODE_NONE"/>
</class>
<class name="GstLFOControlSource" get-type="gst_lfo_control_source_get_type" parents="GstControlSource,GstObject,GInitiallyUnowned,GObject">
<property name="waveform" type="GstLFOWaveform" flags="227"/>
<property name="frequency" type="gdouble" flags="739"/>
<property name="timeshift" type="guint64" flags="739"/>
<property name="amplitude" type="gdouble" flags="739"/>
<property name="offset" type="gdouble" flags="739"/>
<property name="waveform" type="GstLFOWaveform" flags="227" default-value="GST_LFO_WAVEFORM_SINE"/>
<property name="frequency" type="gdouble" flags="739" default-value="1.000000"/>
<property name="timeshift" type="guint64" flags="739" default-value="0"/>
<property name="amplitude" type="gdouble" flags="739" default-value="1.000000"/>
<property name="offset" type="gdouble" flags="739" default-value="1.000000"/>
</class>
<class name="GstARGBControlBinding" get-type="gst_argb_control_binding_get_type" parents="GstControlBinding,GstObject,GInitiallyUnowned,GObject">
<property name="control-source-a" type="GstControlSource" flags="231"/>
<property name="control-source-r" type="GstControlSource" flags="231"/>
<property name="control-source-g" type="GstControlSource" flags="231"/>
<property name="control-source-b" type="GstControlSource" flags="231"/>
<property name="control-source-a" type="GstControlSource" flags="231" default-value="NULL"/>
<property name="control-source-r" type="GstControlSource" flags="231" default-value="NULL"/>
<property name="control-source-g" type="GstControlSource" flags="231" default-value="NULL"/>
<property name="control-source-b" type="GstControlSource" flags="231" default-value="NULL"/>
</class>
<class name="GstDirectControlBinding" get-type="gst_direct_control_binding_get_type" parents="GstControlBinding,GstObject,GInitiallyUnowned,GObject">
<property name="control-source" type="GstControlSource" flags="231"/>
<property name="absolute" type="gboolean" flags="235"/>
<property name="control-source" type="GstControlSource" flags="231" default-value="NULL"/>
<property name="absolute" type="gboolean" flags="235" default-value="FALSE"/>
</class>
<class name="GstProxyControlBinding" get-type="gst_proxy_control_binding_get_type" parents="GstControlBinding,GstObject,GInitiallyUnowned,GObject">
</class>
<class name="GstTriggerControlSource" get-type="gst_trigger_control_source_get_type" parents="GstTimedValueControlSource,GstControlSource,GstObject,GInitiallyUnowned,GObject">
<property name="tolerance" type="gint64" flags="227"/>
<property name="tolerance" type="gint64" flags="227" default-value="0"/>
</class>
</dump>

View File

@ -1,30 +1,30 @@
<?xml version="1.0"?>
<dump>
<class name="GstNetClientClock" get-type="gst_net_client_clock_get_type" parents="GstSystemClock,GstClock,GstObject,GInitiallyUnowned,GObject">
<property name="address" type="gchararray" flags="231"/>
<property name="port" type="gint" flags="231"/>
<property name="round-trip-limit" type="guint64" flags="227"/>
<property name="minimum-update-interval" type="guint64" flags="227"/>
<property name="bus" type="GstBus" flags="227"/>
<property name="base-time" type="guint64" flags="235"/>
<property name="internal-clock" type="GstClock" flags="225"/>
<property name="qos-dscp" type="gint" flags="227"/>
<property name="address" type="gchararray" flags="231" default-value="127.0.0.1"/>
<property name="port" type="gint" flags="231" default-value="5637"/>
<property name="round-trip-limit" type="guint64" flags="227" default-value="1000000000"/>
<property name="minimum-update-interval" type="guint64" flags="227" default-value="50000000"/>
<property name="bus" type="GstBus" flags="227" default-value="NULL"/>
<property name="base-time" type="guint64" flags="235" default-value="0"/>
<property name="internal-clock" type="GstClock" flags="225" default-value="NULL"/>
<property name="qos-dscp" type="gint" flags="227" default-value="-1"/>
</class>
<class name="GstNtpClock" get-type="gst_ntp_clock_get_type" parents="GstNetClientClock,GstSystemClock,GstClock,GstObject,GInitiallyUnowned,GObject">
</class>
<boxed name="GstNetTimePacket" get-type="gst_net_time_packet_get_type"/>
<class name="GstNetTimeProvider" get-type="gst_net_time_provider_get_type" parents="GstObject,GInitiallyUnowned,GObject">
<implements name="GInitable"/>
<property name="port" type="gint" flags="235"/>
<property name="address" type="gchararray" flags="235"/>
<property name="clock" type="GstClock" flags="235"/>
<property name="active" type="gboolean" flags="227"/>
<property name="qos-dscp" type="gint" flags="227"/>
<property name="port" type="gint" flags="235" default-value="5637"/>
<property name="address" type="gchararray" flags="235" default-value="0.0.0.0"/>
<property name="clock" type="GstClock" flags="235" default-value="NULL"/>
<property name="active" type="gboolean" flags="227" default-value="TRUE"/>
<property name="qos-dscp" type="gint" flags="227" default-value="-1"/>
</class>
<class name="GstPtpClock" get-type="gst_ptp_clock_get_type" parents="GstSystemClock,GstClock,GstObject,GInitiallyUnowned,GObject">
<property name="domain" type="guint" flags="235"/>
<property name="internal-clock" type="GstClock" flags="225"/>
<property name="master-clock-id" type="guint64" flags="225"/>
<property name="grandmaster-clock-id" type="guint64" flags="225"/>
<property name="domain" type="guint" flags="235" default-value="0"/>
<property name="internal-clock" type="GstClock" flags="225" default-value="NULL"/>
<property name="master-clock-id" type="guint64" flags="225" default-value="0"/>
<property name="grandmaster-clock-id" type="guint64" flags="225" default-value="0"/>
</class>
</dump>

View File

@ -4,18 +4,18 @@
<boxed name="JsonObject" get-type="json_object_get_type"/>
<boxed name="JsonArray" get-type="json_array_get_type"/>
<class name="JsonBuilder" get-type="json_builder_get_type" parents="GObject">
<property name="immutable" type="gboolean" flags="11"/>
<property name="immutable" type="gboolean" flags="11" default-value="FALSE"/>
</class>
<class name="JsonGenerator" get-type="json_generator_get_type" parents="GObject">
<property name="pretty" type="gboolean" flags="3"/>
<property name="indent" type="guint" flags="3"/>
<property name="pretty" type="gboolean" flags="3" default-value="FALSE"/>
<property name="indent" type="guint" flags="3" default-value="2"/>
<property name="root" type="JsonNode" flags="3"/>
<property name="indent-char" type="guint" flags="3"/>
<property name="indent-char" type="guint" flags="3" default-value="32"/>
</class>
<interface name="JsonSerializable" get-type="json_serializable_get_type">
</interface>
<class name="JsonParser" get-type="json_parser_get_type" parents="GObject">
<property name="immutable" type="gboolean" flags="11"/>
<property name="immutable" type="gboolean" flags="11" default-value="FALSE"/>
<signal name="parse-start" return="void" when="last">
</signal>
<signal name="parse-end" return="void" when="last">

View File

@ -1,19 +1,19 @@
<?xml version="1.0"?>
<dump>
<class name="GsfInput" get-type="gsf_input_get_type" parents="GObject" abstract="1">
<property name="name" type="gchararray" flags="225"/>
<property name="size" type="gint64" flags="225"/>
<property name="eof" type="gboolean" flags="225"/>
<property name="remaining" type="gint64" flags="225"/>
<property name="position" type="gint64" flags="225"/>
<property name="name" type="gchararray" flags="225" default-value="NULL"/>
<property name="size" type="gint64" flags="225" default-value="0"/>
<property name="eof" type="gboolean" flags="225" default-value="FALSE"/>
<property name="remaining" type="gint64" flags="225" default-value="0"/>
<property name="position" type="gint64" flags="225" default-value="0"/>
<property name="modtime" type="GDateTime" flags="225"/>
<property name="container" type="GsfInfile" flags="225"/>
</class>
<class name="GsfOutput" get-type="gsf_output_get_type" parents="GObject" abstract="1">
<property name="name" type="gchararray" flags="227"/>
<property name="size" type="gint64" flags="225"/>
<property name="is-closed" type="gboolean" flags="225"/>
<property name="position" type="gint64" flags="225"/>
<property name="name" type="gchararray" flags="227" default-value="NULL"/>
<property name="size" type="gint64" flags="225" default-value="0"/>
<property name="is-closed" type="gboolean" flags="225" default-value="FALSE"/>
<property name="position" type="gint64" flags="225" default-value="0"/>
<property name="modtime" type="GDateTime" flags="235"/>
<property name="container" type="GsfOutfile" flags="227"/>
</class>
@ -24,7 +24,7 @@
<boxed name="GsfXMLInDoc" get-type="gsf_xml_in_doc_get_type"/>
<boxed name="GsfXMLInNS" get-type="gsf_xml_in_ns_get_type"/>
<class name="GsfXMLOut" get-type="gsf_xml_out_get_type" parents="GObject">
<property name="pretty-print" type="gboolean" flags="227"/>
<property name="pretty-print" type="gboolean" flags="227" default-value="TRUE"/>
<property name="sink" type="GsfOutput" flags="235"/>
</class>
<class name="GsfBlob" get-type="gsf_blob_get_type" parents="GObject">
@ -44,20 +44,20 @@
</class>
<class name="GsfInfileZip" get-type="gsf_infile_zip_get_type" parents="GsfInfile,GsfInput,GObject">
<property name="source" type="GsfInput" flags="235"/>
<property name="compression-level" type="gint" flags="225"/>
<property name="compression-level" type="gint" flags="225" default-value="0"/>
<property name="internal-parent" type="GsfInfileZip" flags="234"/>
<property name="zip64" type="gboolean" flags="225"/>
<property name="zip64" type="gboolean" flags="225" default-value="FALSE"/>
</class>
<class name="GsfInputGio" get-type="gsf_input_gio_get_type" parents="GsfInput,GObject">
</class>
<class name="GsfInputGZip" get-type="gsf_input_gzip_get_type" parents="GsfInput,GObject">
<property name="raw" type="gboolean" flags="235"/>
<property name="raw" type="gboolean" flags="235" default-value="FALSE"/>
<property name="source" type="GsfInput" flags="235"/>
<property name="uncompressed-size" type="gint64" flags="235"/>
<property name="uncompressed-size" type="gint64" flags="235" default-value="-1"/>
</class>
<class name="GsfInputHTTP" get-type="gsf_input_http_get_type" parents="GsfInput,GObject">
<property name="url" type="gchararray" flags="11"/>
<property name="content-type" type="gchararray" flags="11"/>
<property name="url" type="gchararray" flags="11" default-value="NULL"/>
<property name="content-type" type="gchararray" flags="11" default-value="NULL"/>
</class>
<class name="GsfInputMemory" get-type="gsf_input_memory_get_type" parents="GsfInput,GObject">
</class>
@ -72,26 +72,26 @@
</class>
<boxed name="GsfMSOleSortingKey" get-type="gsf_msole_sorting_key_get_type"/>
<class name="GsfODFOut" get-type="gsf_odf_out_get_type" parents="GsfXMLOut,GObject">
<property name="odf-version" type="gint" flags="235"/>
<property name="odf-version" type="gint" flags="235" default-value="100"/>
</class>
<class name="GsfOutfileOpenPkg" get-type="gsf_outfile_open_pkg_get_type" parents="GsfOutfile,GsfOutput,GObject">
<property name="sink" type="GsfOutfile" flags="235"/>
<property name="content-type" type="gchararray" flags="235"/>
<property name="is-dir" type="gboolean" flags="235"/>
<property name="content-type" type="gchararray" flags="235" default-value=""/>
<property name="is-dir" type="gboolean" flags="235" default-value="FALSE"/>
</class>
<class name="GsfOutfileMSOle" get-type="gsf_outfile_msole_get_type" parents="GsfOutfile,GsfOutput,GObject">
<property name="sink" type="GsfOutput" flags="235"/>
<property name="small-block-size" type="guint" flags="235"/>
<property name="big-block-size" type="guint" flags="235"/>
<property name="small-block-size" type="guint" flags="235" default-value="64"/>
<property name="big-block-size" type="guint" flags="235" default-value="512"/>
</class>
<class name="GsfOutfileStdio" get-type="gsf_outfile_stdio_get_type" parents="GsfOutfile,GsfOutput,GObject">
</class>
<class name="GsfOutfileZip" get-type="gsf_outfile_zip_get_type" parents="GsfOutfile,GsfOutput,GObject">
<property name="sink" type="GsfOutput" flags="235"/>
<property name="entry-name" type="gchararray" flags="235"/>
<property name="compression-level" type="gint" flags="235"/>
<property name="deflate-level" type="gint" flags="235"/>
<property name="zip64" type="gint" flags="235"/>
<property name="entry-name" type="gchararray" flags="235" default-value="NULL"/>
<property name="compression-level" type="gint" flags="235" default-value="8"/>
<property name="deflate-level" type="gint" flags="235" default-value="-1"/>
<property name="zip64" type="gint" flags="235" default-value="-1"/>
</class>
<class name="GsfOutputBzip" get-type="gsf_output_bzip_get_type" parents="GsfOutput,GObject">
</class>
@ -101,25 +101,25 @@
<member name="GSF_OUTPUT_CSV_QUOTING_MODE_ALWAYS" nick="always" value="2"/>
</enum> <class name="GsfOutputCsv" get-type="gsf_output_csv_get_type" parents="GsfOutput,GObject">
<property name="sink" type="GsfOutput" flags="227"/>
<property name="quote" type="gchararray" flags="231"/>
<property name="quoting-mode" type="GsfOutputCsvQuotingMode" flags="231"/>
<property name="quoting-triggers" type="gchararray" flags="227"/>
<property name="quoting-on-whitespace" type="gboolean" flags="227"/>
<property name="eol" type="gchararray" flags="231"/>
<property name="separator" type="gchararray" flags="231"/>
<property name="quote" type="gchararray" flags="231" default-value="\&quot;"/>
<property name="quoting-mode" type="GsfOutputCsvQuotingMode" flags="231" default-value="GSF_OUTPUT_CSV_QUOTING_MODE_NEVER"/>
<property name="quoting-triggers" type="gchararray" flags="227" default-value="NULL"/>
<property name="quoting-on-whitespace" type="gboolean" flags="227" default-value="TRUE"/>
<property name="eol" type="gchararray" flags="231" default-value="\n"/>
<property name="separator" type="gchararray" flags="231" default-value=","/>
</class>
<class name="GsfOutputGio" get-type="gsf_output_gio_get_type" parents="GsfOutput,GObject">
</class>
<class name="GsfOutputGZip" get-type="gsf_output_gzip_get_type" parents="GsfOutput,GObject">
<property name="raw" type="gboolean" flags="235"/>
<property name="raw" type="gboolean" flags="235" default-value="FALSE"/>
<property name="sink" type="GsfOutput" flags="235"/>
<property name="deflate-level" type="gint" flags="227"/>
<property name="deflate-level" type="gint" flags="227" default-value="-1"/>
</class>
<class name="GsfOutputIconv" get-type="gsf_output_iconv_get_type" parents="GsfOutput,GObject">
<property name="sink" type="GsfOutput" flags="235"/>
<property name="input-charset" type="gchararray" flags="235"/>
<property name="output-charset" type="gchararray" flags="235"/>
<property name="fallback" type="gchararray" flags="227"/>
<property name="input-charset" type="gchararray" flags="235" default-value="UTF-8"/>
<property name="output-charset" type="gchararray" flags="235" default-value="UTF-8"/>
<property name="fallback" type="gchararray" flags="227" default-value="NULL"/>
</class>
<class name="GsfOutputIOChannel" get-type="gsf_output_iochannel_get_type" parents="GsfOutput,GObject">
</class>

View File

@ -3,17 +3,17 @@
<enum name="RsvgError" get-type="rsvg_error_get_type">
<member name="RSVG_ERROR_FAILED" nick="failed" value="0"/>
</enum> <class name="RsvgHandle" get-type="rsvg_handle_get_type" parents="GObject">
<property name="flags" type="RsvgHandleFlags" flags="11"/>
<property name="dpi-x" type="gdouble" flags="7"/>
<property name="dpi-y" type="gdouble" flags="7"/>
<property name="base-uri" type="gchararray" flags="7"/>
<property name="width" type="gint" flags="1"/>
<property name="height" type="gint" flags="1"/>
<property name="em" type="gdouble" flags="1"/>
<property name="ex" type="gdouble" flags="1"/>
<property name="title" type="gchararray" flags="1"/>
<property name="desc" type="gchararray" flags="1"/>
<property name="metadata" type="gchararray" flags="1"/>
<property name="flags" type="RsvgHandleFlags" flags="11" default-value="RSVG_HANDLE_FLAGS_NONE"/>
<property name="dpi-x" type="gdouble" flags="7" default-value="0.000000"/>
<property name="dpi-y" type="gdouble" flags="7" default-value="0.000000"/>
<property name="base-uri" type="gchararray" flags="7" default-value="NULL"/>
<property name="width" type="gint" flags="1" default-value="0"/>
<property name="height" type="gint" flags="1" default-value="0"/>
<property name="em" type="gdouble" flags="1" default-value="0.000000"/>
<property name="ex" type="gdouble" flags="1" default-value="0.000000"/>
<property name="title" type="gchararray" flags="1" default-value="NULL"/>
<property name="desc" type="gchararray" flags="1" default-value="NULL"/>
<property name="metadata" type="gchararray" flags="1" default-value="NULL"/>
</class>
<flags name="RsvgHandleFlags" get-type="rsvg_handle_flags_get_type">
<member name="RSVG_HANDLE_FLAGS_NONE" nick="flags-none" value="0"/>

View File

@ -17,19 +17,19 @@
</class>
<interface name="SecretBackend" get-type="secret_backend_get_type">
<prerequisite name="GAsyncInitable"/>
<property name="flags" type="SecretServiceFlags" flags="235"/>
<property name="flags" type="SecretServiceFlags" flags="235" default-value="SECRET_SERVICE_NONE"/>
</interface>
<class name="SecretCollection" get-type="secret_collection_get_type" parents="GDBusProxy,GObject">
<implements name="GDBusInterface"/>
<implements name="GInitable"/>
<implements name="GAsyncInitable"/>
<property name="service" type="SecretService" flags="235"/>
<property name="flags" type="SecretCollectionFlags" flags="235"/>
<property name="flags" type="SecretCollectionFlags" flags="235" default-value="SECRET_COLLECTION_NONE"/>
<property name="items" type="SecretObjectList" flags="225"/>
<property name="label" type="gchararray" flags="227"/>
<property name="locked" type="gboolean" flags="225"/>
<property name="created" type="guint64" flags="227"/>
<property name="modified" type="guint64" flags="227"/>
<property name="label" type="gchararray" flags="227" default-value="NULL"/>
<property name="locked" type="gboolean" flags="225" default-value="TRUE"/>
<property name="created" type="guint64" flags="227" default-value="0"/>
<property name="modified" type="guint64" flags="227" default-value="0"/>
</class>
<class name="SecretItem" get-type="secret_item_get_type" parents="GDBusProxy,GObject">
<implements name="GDBusInterface"/>
@ -37,14 +37,14 @@
<implements name="GAsyncInitable"/>
<implements name="SecretRetrievable"/>
<property name="service" type="SecretService" flags="235"/>
<property name="flags" type="SecretItemFlags" flags="235"/>
<property name="locked" type="gboolean" flags="225"/>
<property name="flags" type="SecretItemFlags" flags="235" default-value="SECRET_ITEM_NONE"/>
<property name="locked" type="gboolean" flags="225" default-value="TRUE"/>
</class>
<interface name="SecretRetrievable" get-type="secret_retrievable_get_type">
<property name="attributes" type="GHashTable" flags="227"/>
<property name="created" type="guint64" flags="227"/>
<property name="label" type="gchararray" flags="227"/>
<property name="modified" type="guint64" flags="227"/>
<property name="created" type="guint64" flags="227" default-value="0"/>
<property name="label" type="gchararray" flags="227" default-value="NULL"/>
<property name="modified" type="guint64" flags="227" default-value="0"/>
</interface>
<enum name="SecretBackendFlags" get-type="secret_backend_flags_get_type">
<member name="SECRET_BACKEND_NONE" nick="none" value="0"/>

View File

@ -2,24 +2,24 @@
<dump>
<class name="SoupAddress" get-type="soup_address_get_type" parents="GObject">
<implements name="GSocketConnectable"/>
<property name="name" type="gchararray" flags="235"/>
<property name="family" type="SoupAddressFamily" flags="235"/>
<property name="port" type="gint" flags="235"/>
<property name="protocol" type="gchararray" flags="235"/>
<property name="physical" type="gchararray" flags="225"/>
<property name="name" type="gchararray" flags="235" default-value="NULL"/>
<property name="family" type="SoupAddressFamily" flags="235" default-value="SOUP_ADDRESS_FAMILY_INVALID"/>
<property name="port" type="gint" flags="235" default-value="-1"/>
<property name="protocol" type="gchararray" flags="235" default-value="NULL"/>
<property name="physical" type="gchararray" flags="225" default-value="NULL"/>
<property name="sockaddr" type="gpointer" flags="235"/>
</class>
<boxed name="SoupBuffer" get-type="soup_buffer_get_type"/>
<boxed name="SoupMessageBody" get-type="soup_message_body_get_type"/>
<boxed name="SoupMessageHeaders" get-type="soup_message_headers_get_type"/>
<class name="SoupMessage" get-type="soup_message_get_type" parents="GObject">
<property name="method" type="gchararray" flags="227"/>
<property name="method" type="gchararray" flags="227" default-value="GET"/>
<property name="uri" type="SoupURI" flags="227"/>
<property name="http-version" type="SoupHTTPVersion" flags="227"/>
<property name="flags" type="SoupMessageFlags" flags="227"/>
<property name="server-side" type="gboolean" flags="235"/>
<property name="status-code" type="guint" flags="227"/>
<property name="reason-phrase" type="gchararray" flags="227"/>
<property name="http-version" type="SoupHTTPVersion" flags="227" default-value="SOUP_HTTP_1_1"/>
<property name="flags" type="SoupMessageFlags" flags="227" default-value="0"/>
<property name="server-side" type="gboolean" flags="235" default-value="FALSE"/>
<property name="status-code" type="guint" flags="227" default-value="0"/>
<property name="reason-phrase" type="gchararray" flags="227" default-value="NULL"/>
<property name="first-party" type="SoupURI" flags="227"/>
<property name="request-body" type="SoupMessageBody" flags="225"/>
<property name="request-body-data" type="GBytes" flags="225"/>
@ -28,10 +28,10 @@
<property name="response-body-data" type="GBytes" flags="225"/>
<property name="response-headers" type="SoupMessageHeaders" flags="225"/>
<property name="tls-certificate" type="GTlsCertificate" flags="227"/>
<property name="tls-errors" type="GTlsCertificateFlags" flags="227"/>
<property name="priority" type="SoupMessagePriority" flags="227"/>
<property name="tls-errors" type="GTlsCertificateFlags" flags="227" default-value="G_TLS_CERTIFICATE_NO_FLAGS"/>
<property name="priority" type="SoupMessagePriority" flags="227" default-value="SOUP_MESSAGE_PRIORITY_NORMAL"/>
<property name="site-for-cookies" type="SoupURI" flags="3"/>
<property name="is-top-level-navigation" type="gboolean" flags="3"/>
<property name="is-top-level-navigation" type="gboolean" flags="3" default-value="FALSE"/>
<signal name="wrote-informational" return="void" when="first">
</signal>
<signal name="wrote-headers" return="void" when="first">
@ -68,11 +68,11 @@
</signal>
</class>
<class name="SoupAuth" get-type="soup_auth_get_type" parents="GObject" abstract="1">
<property name="scheme-name" type="gchararray" flags="225"/>
<property name="realm" type="gchararray" flags="227"/>
<property name="host" type="gchararray" flags="227"/>
<property name="is-for-proxy" type="gboolean" flags="227"/>
<property name="is-authenticated" type="gboolean" flags="225"/>
<property name="scheme-name" type="gchararray" flags="225" default-value="NULL"/>
<property name="realm" type="gchararray" flags="227" default-value="NULL"/>
<property name="host" type="gchararray" flags="227" default-value="NULL"/>
<property name="is-for-proxy" type="gboolean" flags="227" default-value="FALSE"/>
<property name="is-authenticated" type="gboolean" flags="225" default-value="FALSE"/>
</class>
<class name="SoupAuthBasic" get-type="soup_auth_basic_get_type" parents="SoupAuth,GObject">
</class>
@ -83,10 +83,10 @@
<class name="SoupAuthNegotiate" get-type="soup_auth_negotiate_get_type" parents="SoupConnectionAuth,SoupAuth,GObject">
</class>
<class name="SoupAuthDomain" get-type="soup_auth_domain_get_type" parents="GObject" abstract="1">
<property name="realm" type="gchararray" flags="235"/>
<property name="proxy" type="gboolean" flags="235"/>
<property name="add-path" type="gchararray" flags="226"/>
<property name="remove-path" type="gchararray" flags="226"/>
<property name="realm" type="gchararray" flags="235" default-value="NULL"/>
<property name="proxy" type="gboolean" flags="235" default-value="FALSE"/>
<property name="add-path" type="gchararray" flags="226" default-value="NULL"/>
<property name="remove-path" type="gchararray" flags="226" default-value="NULL"/>
<property name="filter" type="gpointer" flags="227"/>
<property name="filter-data" type="gpointer" flags="227"/>
<property name="generic-auth-callback" type="gpointer" flags="227"/>
@ -111,8 +111,8 @@
<class name="SoupCache" get-type="soup_cache_get_type" parents="GObject">
<implements name="SoupSessionFeature"/>
<implements name="SoupContentProcessor"/>
<property name="cache-dir" type="gchararray" flags="235"/>
<property name="cache-type" type="SoupCacheType" flags="235"/>
<property name="cache-dir" type="gchararray" flags="235" default-value="NULL"/>
<property name="cache-type" type="SoupCacheType" flags="235" default-value="SOUP_CACHE_SINGLE_USER"/>
</class>
<class name="SoupContentDecoder" get-type="soup_content_decoder_get_type" parents="GObject">
<implements name="SoupSessionFeature"/>
@ -125,8 +125,8 @@
<boxed name="SoupCookie" get-type="soup_cookie_get_type"/>
<class name="SoupCookieJar" get-type="soup_cookie_jar_get_type" parents="GObject">
<implements name="SoupSessionFeature"/>
<property name="read-only" type="gboolean" flags="235"/>
<property name="accept-policy" type="SoupCookieJarAcceptPolicy" flags="227"/>
<property name="read-only" type="gboolean" flags="235" default-value="FALSE"/>
<property name="accept-policy" type="SoupCookieJarAcceptPolicy" flags="227" default-value="SOUP_COOKIE_JAR_ACCEPT_ALWAYS"/>
<signal name="changed" return="void" when="first">
<param type="SoupCookie"/>
<param type="SoupCookie"/>
@ -134,11 +134,11 @@
</class>
<class name="SoupCookieJarDB" get-type="soup_cookie_jar_db_get_type" parents="SoupCookieJar,GObject">
<implements name="SoupSessionFeature"/>
<property name="filename" type="gchararray" flags="235"/>
<property name="filename" type="gchararray" flags="235" default-value="NULL"/>
</class>
<class name="SoupCookieJarText" get-type="soup_cookie_jar_text_get_type" parents="SoupCookieJar,GObject">
<implements name="SoupSessionFeature"/>
<property name="filename" type="gchararray" flags="235"/>
<property name="filename" type="gchararray" flags="235" default-value="NULL"/>
</class>
<boxed name="SoupDate" get-type="soup_date_get_type"/>
<boxed name="SoupMultipart" get-type="soup_multipart_get_type"/>
@ -154,13 +154,13 @@
</class>
<class name="SoupHSTSEnforcerDB" get-type="soup_hsts_enforcer_db_get_type" parents="SoupHSTSEnforcer,GObject">
<implements name="SoupSessionFeature"/>
<property name="filename" type="gchararray" flags="235"/>
<property name="filename" type="gchararray" flags="235" default-value="NULL"/>
</class>
<boxed name="SoupHSTSPolicy" get-type="soup_hsts_policy_get_type"/>
<class name="SoupLogger" get-type="soup_logger_get_type" parents="GObject">
<implements name="SoupSessionFeature"/>
<property name="level" type="SoupLoggerLogLevel" flags="227"/>
<property name="max-body-size" type="gint" flags="227"/>
<property name="level" type="SoupLoggerLogLevel" flags="227" default-value="SOUP_LOGGER_LOG_MINIMAL"/>
<property name="max-body-size" type="gint" flags="227" default-value="-1"/>
</class>
<class name="SoupMultipartInputStream" get-type="soup_multipart_input_stream_get_type" parents="GFilterInputStream,GInputStream,GObject">
<implements name="GPollableInputStream"/>
@ -200,13 +200,13 @@
<boxed name="SoupURI" get-type="soup_uri_get_type"/>
<class name="SoupWebsocketConnection" get-type="soup_websocket_connection_get_type" parents="GObject">
<property name="io-stream" type="GIOStream" flags="235"/>
<property name="connection-type" type="SoupWebsocketConnectionType" flags="235"/>
<property name="connection-type" type="SoupWebsocketConnectionType" flags="235" default-value="SOUP_WEBSOCKET_CONNECTION_UNKNOWN"/>
<property name="uri" type="SoupURI" flags="235"/>
<property name="origin" type="gchararray" flags="235"/>
<property name="protocol" type="gchararray" flags="235"/>
<property name="state" type="SoupWebsocketState" flags="225"/>
<property name="max-incoming-payload-size" type="guint64" flags="231"/>
<property name="keepalive-interval" type="guint" flags="231"/>
<property name="origin" type="gchararray" flags="235" default-value="NULL"/>
<property name="protocol" type="gchararray" flags="235" default-value="NULL"/>
<property name="state" type="SoupWebsocketState" flags="225" default-value="SOUP_WEBSOCKET_STATE_OPEN"/>
<property name="max-incoming-payload-size" type="guint64" flags="231" default-value="131072"/>
<property name="keepalive-interval" type="guint" flags="231" default-value="0"/>
<property name="extensions" type="gpointer" flags="235"/>
<signal name="message" return="void" when="first">
<param type="gint"/>
@ -225,14 +225,14 @@
</class>
<boxed name="SoupClientContext" get-type="soup_client_context_get_type"/>
<class name="SoupServer" get-type="soup_server_get_type" parents="GObject">
<property name="port" type="guint" flags="-2147483413"/>
<property name="port" type="guint" flags="-2147483413" default-value="0"/>
<property name="interface" type="SoupAddress" flags="-2147483413"/>
<property name="ssl-cert-file" type="gchararray" flags="235"/>
<property name="ssl-key-file" type="gchararray" flags="235"/>
<property name="ssl-cert-file" type="gchararray" flags="235" default-value="NULL"/>
<property name="ssl-key-file" type="gchararray" flags="235" default-value="NULL"/>
<property name="tls-certificate" type="GTlsCertificate" flags="235"/>
<property name="async-context" type="gpointer" flags="-2147483413"/>
<property name="raw-paths" type="gboolean" flags="235"/>
<property name="server-header" type="gchararray" flags="231"/>
<property name="raw-paths" type="gboolean" flags="235" default-value="FALSE"/>
<property name="server-header" type="gchararray" flags="231" default-value="NULL"/>
<property name="http-aliases" type="GStrv" flags="227"/>
<property name="https-aliases" type="GStrv" flags="227"/>
<property name="add-websocket-extension" type="GType" flags="226"/>
@ -257,20 +257,20 @@
<class name="SoupSession" get-type="soup_session_get_type" parents="GObject">
<property name="proxy-uri" type="SoupURI" flags="-2147483421"/>
<property name="proxy-resolver" type="GProxyResolver" flags="227"/>
<property name="max-conns" type="gint" flags="227"/>
<property name="max-conns-per-host" type="gint" flags="227"/>
<property name="use-ntlm" type="gboolean" flags="-2147483421"/>
<property name="ssl-ca-file" type="gchararray" flags="-2147483421"/>
<property name="ssl-use-system-ca-file" type="gboolean" flags="227"/>
<property name="max-conns" type="gint" flags="227" default-value="10"/>
<property name="max-conns-per-host" type="gint" flags="227" default-value="2"/>
<property name="use-ntlm" type="gboolean" flags="-2147483421" default-value="FALSE"/>
<property name="ssl-ca-file" type="gchararray" flags="-2147483421" default-value="NULL"/>
<property name="ssl-use-system-ca-file" type="gboolean" flags="227" default-value="TRUE"/>
<property name="tls-database" type="GTlsDatabase" flags="227"/>
<property name="ssl-strict" type="gboolean" flags="227"/>
<property name="ssl-strict" type="gboolean" flags="227" default-value="TRUE"/>
<property name="async-context" type="gpointer" flags="235"/>
<property name="use-thread-context" type="gboolean" flags="227"/>
<property name="timeout" type="guint" flags="227"/>
<property name="user-agent" type="gchararray" flags="227"/>
<property name="accept-language" type="gchararray" flags="227"/>
<property name="accept-language-auto" type="gboolean" flags="227"/>
<property name="idle-timeout" type="guint" flags="227"/>
<property name="use-thread-context" type="gboolean" flags="227" default-value="FALSE"/>
<property name="timeout" type="guint" flags="227" default-value="0"/>
<property name="user-agent" type="gchararray" flags="227" default-value="NULL"/>
<property name="accept-language" type="gchararray" flags="227" default-value="NULL"/>
<property name="accept-language-auto" type="gboolean" flags="227" default-value="FALSE"/>
<property name="idle-timeout" type="guint" flags="227" default-value="60"/>
<property name="add-feature" type="SoupSessionFeature" flags="227"/>
<property name="add-feature-by-type" type="GType" flags="227"/>
<property name="remove-feature-by-type" type="GType" flags="227"/>
@ -308,23 +308,23 @@
</class>
<class name="SoupSocket" get-type="soup_socket_get_type" parents="GObject">
<implements name="GInitable"/>
<property name="fd" type="gint" flags="235"/>
<property name="fd" type="gint" flags="235" default-value="-1"/>
<property name="gsocket" type="GSocket" flags="234"/>
<property name="iostream" type="GIOStream" flags="234"/>
<property name="local-address" type="SoupAddress" flags="235"/>
<property name="remote-address" type="SoupAddress" flags="235"/>
<property name="non-blocking" type="gboolean" flags="227"/>
<property name="ipv6-only" type="gboolean" flags="227"/>
<property name="is-server" type="gboolean" flags="225"/>
<property name="non-blocking" type="gboolean" flags="227" default-value="TRUE"/>
<property name="ipv6-only" type="gboolean" flags="227" default-value="FALSE"/>
<property name="is-server" type="gboolean" flags="225" default-value="FALSE"/>
<property name="ssl-creds" type="gpointer" flags="227"/>
<property name="ssl-strict" type="gboolean" flags="235"/>
<property name="ssl-fallback" type="gboolean" flags="235"/>
<property name="ssl-strict" type="gboolean" flags="235" default-value="TRUE"/>
<property name="ssl-fallback" type="gboolean" flags="235" default-value="FALSE"/>
<property name="async-context" type="gpointer" flags="235"/>
<property name="use-thread-context" type="gboolean" flags="235"/>
<property name="timeout" type="guint" flags="227"/>
<property name="trusted-certificate" type="gboolean" flags="225"/>
<property name="use-thread-context" type="gboolean" flags="235" default-value="FALSE"/>
<property name="timeout" type="guint" flags="227" default-value="0"/>
<property name="trusted-certificate" type="gboolean" flags="225" default-value="FALSE"/>
<property name="tls-certificate" type="GTlsCertificate" flags="225"/>
<property name="tls-errors" type="GTlsCertificateFlags" flags="225"/>
<property name="tls-errors" type="GTlsCertificateFlags" flags="225" default-value="G_TLS_CERTIFICATE_NO_FLAGS"/>
<property name="socket-properties" type="SoupSocketProperties" flags="226"/>
<signal name="readable" return="void" when="last">
</signal>

View File

@ -4,24 +4,24 @@
<boxed name="SoupMessageHeaders" get-type="soup_message_headers_get_type"/>
<boxed name="SoupMultipart" get-type="soup_multipart_get_type"/>
<class name="SoupMessage" get-type="soup_message_get_type" parents="GObject" final="1">
<property name="method" type="gchararray" flags="227"/>
<property name="method" type="gchararray" flags="227" default-value="GET"/>
<property name="uri" type="GUri" flags="227"/>
<property name="http-version" type="SoupHTTPVersion" flags="225"/>
<property name="flags" type="SoupMessageFlags" flags="227"/>
<property name="status-code" type="guint" flags="225"/>
<property name="reason-phrase" type="gchararray" flags="225"/>
<property name="http-version" type="SoupHTTPVersion" flags="225" default-value="SOUP_HTTP_1_1"/>
<property name="flags" type="SoupMessageFlags" flags="227" default-value="0"/>
<property name="status-code" type="guint" flags="225" default-value="0"/>
<property name="reason-phrase" type="gchararray" flags="225" default-value="NULL"/>
<property name="first-party" type="GUri" flags="227"/>
<property name="request-headers" type="SoupMessageHeaders" flags="225"/>
<property name="response-headers" type="SoupMessageHeaders" flags="225"/>
<property name="tls-peer-certificate" type="GTlsCertificate" flags="225"/>
<property name="tls-peer-certificate-errors" type="GTlsCertificateFlags" flags="225"/>
<property name="tls-protocol-version" type="GTlsProtocolVersion" flags="225"/>
<property name="tls-ciphersuite-name" type="gchararray" flags="225"/>
<property name="tls-peer-certificate-errors" type="GTlsCertificateFlags" flags="225" default-value="G_TLS_CERTIFICATE_NO_FLAGS"/>
<property name="tls-protocol-version" type="GTlsProtocolVersion" flags="225" default-value="G_TLS_PROTOCOL_VERSION_UNKNOWN"/>
<property name="tls-ciphersuite-name" type="gchararray" flags="225" default-value="NULL"/>
<property name="remote-address" type="GSocketAddress" flags="225"/>
<property name="priority" type="SoupMessagePriority" flags="227"/>
<property name="priority" type="SoupMessagePriority" flags="227" default-value="SOUP_MESSAGE_PRIORITY_NORMAL"/>
<property name="site-for-cookies" type="GUri" flags="3"/>
<property name="is-top-level-navigation" type="gboolean" flags="3"/>
<property name="is-options-ping" type="gboolean" flags="227"/>
<property name="is-top-level-navigation" type="gboolean" flags="3" default-value="FALSE"/>
<property name="is-options-ping" type="gboolean" flags="227" default-value="FALSE"/>
<signal name="wrote-headers" return="void" when="first">
</signal>
<signal name="wrote-body-data" return="void" when="first">
@ -67,12 +67,12 @@
</signal>
</class>
<class name="SoupAuth" get-type="soup_auth_get_type" parents="GObject" abstract="1">
<property name="scheme-name" type="gchararray" flags="225"/>
<property name="realm" type="gchararray" flags="227"/>
<property name="authority" type="gchararray" flags="227"/>
<property name="is-for-proxy" type="gboolean" flags="227"/>
<property name="is-authenticated" type="gboolean" flags="225"/>
<property name="is-cancelled" type="gboolean" flags="225"/>
<property name="scheme-name" type="gchararray" flags="225" default-value="NULL"/>
<property name="realm" type="gchararray" flags="227" default-value="NULL"/>
<property name="authority" type="gchararray" flags="227" default-value="NULL"/>
<property name="is-for-proxy" type="gboolean" flags="227" default-value="FALSE"/>
<property name="is-authenticated" type="gboolean" flags="225" default-value="FALSE"/>
<property name="is-cancelled" type="gboolean" flags="225" default-value="FALSE"/>
</class>
<class name="SoupAuthBasic" get-type="soup_auth_basic_get_type" parents="SoupAuth,GObject" final="1">
</class>
@ -88,8 +88,8 @@
<class name="SoupCache" get-type="soup_cache_get_type" parents="GObject">
<implements name="SoupSessionFeature"/>
<implements name="SoupContentProcessor"/>
<property name="cache-dir" type="gchararray" flags="235"/>
<property name="cache-type" type="SoupCacheType" flags="235"/>
<property name="cache-dir" type="gchararray" flags="235" default-value="NULL"/>
<property name="cache-type" type="SoupCacheType" flags="235" default-value="SOUP_CACHE_SINGLE_USER"/>
</class>
<class name="SoupContentDecoder" get-type="soup_content_decoder_get_type" parents="GObject" final="1">
<implements name="SoupSessionFeature"/>
@ -102,8 +102,8 @@
<boxed name="SoupCookie" get-type="soup_cookie_get_type"/>
<class name="SoupCookieJar" get-type="soup_cookie_jar_get_type" parents="GObject">
<implements name="SoupSessionFeature"/>
<property name="read-only" type="gboolean" flags="235"/>
<property name="accept-policy" type="SoupCookieJarAcceptPolicy" flags="227"/>
<property name="read-only" type="gboolean" flags="235" default-value="FALSE"/>
<property name="accept-policy" type="SoupCookieJarAcceptPolicy" flags="227" default-value="SOUP_COOKIE_JAR_ACCEPT_ALWAYS"/>
<signal name="changed" return="void" when="first">
<param type="SoupCookie"/>
<param type="SoupCookie"/>
@ -111,11 +111,11 @@
</class>
<class name="SoupCookieJarDB" get-type="soup_cookie_jar_db_get_type" parents="SoupCookieJar,GObject" final="1">
<implements name="SoupSessionFeature"/>
<property name="filename" type="gchararray" flags="235"/>
<property name="filename" type="gchararray" flags="235" default-value="NULL"/>
</class>
<class name="SoupCookieJarText" get-type="soup_cookie_jar_text_get_type" parents="SoupCookieJar,GObject" final="1">
<implements name="SoupSessionFeature"/>
<property name="filename" type="gchararray" flags="235"/>
<property name="filename" type="gchararray" flags="235" default-value="NULL"/>
</class>
<class name="SoupHSTSEnforcer" get-type="soup_hsts_enforcer_get_type" parents="GObject">
<implements name="SoupSessionFeature"/>
@ -126,12 +126,12 @@
</class>
<class name="SoupHSTSEnforcerDB" get-type="soup_hsts_enforcer_db_get_type" parents="SoupHSTSEnforcer,GObject" final="1">
<implements name="SoupSessionFeature"/>
<property name="filename" type="gchararray" flags="235"/>
<property name="filename" type="gchararray" flags="235" default-value="NULL"/>
</class>
<boxed name="SoupHSTSPolicy" get-type="soup_hsts_policy_get_type"/>
<class name="SoupAuthDomain" get-type="soup_auth_domain_get_type" parents="GObject" abstract="1">
<property name="realm" type="gchararray" flags="235"/>
<property name="proxy" type="gboolean" flags="235"/>
<property name="realm" type="gchararray" flags="235" default-value="NULL"/>
<property name="proxy" type="gboolean" flags="235" default-value="FALSE"/>
<property name="filter" type="gpointer" flags="227"/>
<property name="filter-data" type="gpointer" flags="227"/>
<property name="generic-auth-callback" type="gpointer" flags="227"/>
@ -147,13 +147,13 @@
</class>
<class name="SoupWebsocketConnection" get-type="soup_websocket_connection_get_type" parents="GObject" final="1">
<property name="io-stream" type="GIOStream" flags="235"/>
<property name="connection-type" type="SoupWebsocketConnectionType" flags="235"/>
<property name="connection-type" type="SoupWebsocketConnectionType" flags="235" default-value="SOUP_WEBSOCKET_CONNECTION_UNKNOWN"/>
<property name="uri" type="GUri" flags="235"/>
<property name="origin" type="gchararray" flags="235"/>
<property name="protocol" type="gchararray" flags="235"/>
<property name="state" type="SoupWebsocketState" flags="225"/>
<property name="max-incoming-payload-size" type="guint64" flags="231"/>
<property name="keepalive-interval" type="guint" flags="231"/>
<property name="origin" type="gchararray" flags="235" default-value="NULL"/>
<property name="protocol" type="gchararray" flags="235" default-value="NULL"/>
<property name="state" type="SoupWebsocketState" flags="225" default-value="SOUP_WEBSOCKET_STATE_OPEN"/>
<property name="max-incoming-payload-size" type="guint64" flags="231" default-value="131072"/>
<property name="keepalive-interval" type="guint" flags="231" default-value="0"/>
<property name="extensions" type="gpointer" flags="235"/>
<signal name="message" return="void" when="first">
<param type="gint"/>
@ -173,9 +173,9 @@
<class name="SoupServer" get-type="soup_server_get_type" parents="GObject">
<property name="tls-certificate" type="GTlsCertificate" flags="231"/>
<property name="tls-database" type="GTlsDatabase" flags="231"/>
<property name="tls-auth-mode" type="GTlsAuthenticationMode" flags="231"/>
<property name="raw-paths" type="gboolean" flags="235"/>
<property name="server-header" type="gchararray" flags="231"/>
<property name="tls-auth-mode" type="GTlsAuthenticationMode" flags="231" default-value="G_TLS_AUTHENTICATION_NONE"/>
<property name="raw-paths" type="gboolean" flags="235" default-value="FALSE"/>
<property name="server-header" type="gchararray" flags="231" default-value="NULL"/>
<signal name="request-started" return="void" when="first">
<param type="SoupServerMessage"/>
</signal>
@ -191,7 +191,7 @@
</class>
<class name="SoupServerMessage" get-type="soup_server_message_get_type" parents="GObject" final="1">
<property name="tls-peer-certificate" type="GTlsCertificate" flags="225"/>
<property name="tls-peer-certificate-errors" type="GTlsCertificateFlags" flags="225"/>
<property name="tls-peer-certificate-errors" type="GTlsCertificateFlags" flags="225" default-value="G_TLS_CERTIFICATE_NO_FLAGS"/>
<signal name="wrote-headers" return="void" when="last">
</signal>
<signal name="wrote-body-data" return="void" when="last">
@ -231,8 +231,8 @@
<class name="SoupLogger" get-type="soup_logger_get_type" parents="GObject" final="1">
<implements name="SoupSessionFeature"/>
<implements name="SoupContentProcessor"/>
<property name="level" type="SoupLoggerLogLevel" flags="227"/>
<property name="max-body-size" type="gint" flags="231"/>
<property name="level" type="SoupLoggerLogLevel" flags="227" default-value="SOUP_LOGGER_LOG_MINIMAL"/>
<property name="max-body-size" type="gint" flags="231" default-value="-1"/>
</class>
<boxed name="SoupMessageMetrics" get-type="soup_message_metrics_get_type"/>
<class name="SoupMultipartInputStream" get-type="soup_multipart_input_stream_get_type" parents="GFilterInputStream,GInputStream,GObject" final="1">
@ -241,15 +241,15 @@
</class>
<class name="SoupSession" get-type="soup_session_get_type" parents="GObject">
<property name="proxy-resolver" type="GProxyResolver" flags="227"/>
<property name="max-conns" type="gint" flags="235"/>
<property name="max-conns-per-host" type="gint" flags="235"/>
<property name="max-conns" type="gint" flags="235" default-value="10"/>
<property name="max-conns-per-host" type="gint" flags="235" default-value="2"/>
<property name="tls-database" type="GTlsDatabase" flags="227"/>
<property name="timeout" type="guint" flags="227"/>
<property name="user-agent" type="gchararray" flags="227"/>
<property name="accept-language" type="gchararray" flags="227"/>
<property name="accept-language-auto" type="gboolean" flags="227"/>
<property name="timeout" type="guint" flags="227" default-value="0"/>
<property name="user-agent" type="gchararray" flags="227" default-value="NULL"/>
<property name="accept-language" type="gchararray" flags="227" default-value="NULL"/>
<property name="accept-language-auto" type="gboolean" flags="227" default-value="FALSE"/>
<property name="remote-connectable" type="GSocketConnectable" flags="235"/>
<property name="idle-timeout" type="guint" flags="227"/>
<property name="idle-timeout" type="guint" flags="227" default-value="60"/>
<property name="local-address" type="GInetSocketAddress" flags="235"/>
<property name="tls-interaction" type="GTlsInteraction" flags="227"/>
<signal name="request-queued" return="void" when="last">

View File

@ -10,7 +10,7 @@
<class name="PangoFontFamily" get-type="pango_font_family_get_type" parents="GObject" abstract="1">
<implements name="GListModel"/>
<property name="item-type" type="GType" flags="225"/>
<property name="n-items" type="guint" flags="225"/>
<property name="n-items" type="guint" flags="225" default-value="0"/>
</class>
<class name="PangoFontFace" get-type="pango_font_face_get_type" parents="GObject" abstract="1">
</class>
@ -26,7 +26,7 @@
<class name="PangoFontMap" get-type="pango_font_map_get_type" parents="GObject" abstract="1">
<implements name="GListModel"/>
<property name="item-type" type="GType" flags="225"/>
<property name="n-items" type="guint" flags="225"/>
<property name="n-items" type="guint" flags="225" default-value="0"/>
</class>
<class name="PangoContext" get-type="pango_context_get_type" parents="GObject">
</class>

View File

@ -2,7 +2,7 @@
<dump>
<class name="PangoXftRenderer" get-type="pango_xft_renderer_get_type" parents="PangoRenderer,GObject">
<property name="display" type="gpointer" flags="10"/>
<property name="screen" type="gint" flags="10"/>
<property name="screen" type="gint" flags="10" default-value="0"/>
</class>
<class name="PangoXftFontMap" get-type="pango_xft_font_map_get_type" parents="PangoFcFontMap,PangoFontMap,GObject">
<implements name="GListModel"/>

View File

@ -1,30 +1,30 @@
<?xml version="1.0"?>
<dump>
<class name="PopplerDocument" get-type="poppler_document_get_type" parents="GObject">
<property name="title" type="gchararray" flags="3"/>
<property name="format" type="gchararray" flags="1"/>
<property name="format-major" type="guint" flags="1"/>
<property name="format-minor" type="guint" flags="1"/>
<property name="subtype" type="PopplerPDFSubtype" flags="1"/>
<property name="subtype-string" type="gchararray" flags="1"/>
<property name="subtype-part" type="PopplerPDFPart" flags="1"/>
<property name="subtype-conformance" type="PopplerPDFConformance" flags="1"/>
<property name="author" type="gchararray" flags="3"/>
<property name="subject" type="gchararray" flags="3"/>
<property name="keywords" type="gchararray" flags="3"/>
<property name="creator" type="gchararray" flags="3"/>
<property name="producer" type="gchararray" flags="3"/>
<property name="creation-date" type="gint" flags="-2147483645"/>
<property name="mod-date" type="gint" flags="-2147483645"/>
<property name="linearized" type="gboolean" flags="1"/>
<property name="page-layout" type="PopplerPageLayout" flags="1"/>
<property name="page-mode" type="PopplerPageMode" flags="1"/>
<property name="viewer-preferences" type="PopplerViewerPreferences" flags="1"/>
<property name="permissions" type="PopplerPermissions" flags="1"/>
<property name="metadata" type="gchararray" flags="1"/>
<property name="print-scaling" type="PopplerPrintScaling" flags="225"/>
<property name="print-duplex" type="PopplerPrintDuplex" flags="225"/>
<property name="print-n-copies" type="gint" flags="225"/>
<property name="title" type="gchararray" flags="3" default-value="NULL"/>
<property name="format" type="gchararray" flags="1" default-value="NULL"/>
<property name="format-major" type="guint" flags="1" default-value="1"/>
<property name="format-minor" type="guint" flags="1" default-value="0"/>
<property name="subtype" type="PopplerPDFSubtype" flags="1" default-value="POPPLER_PDF_SUBTYPE_UNSET"/>
<property name="subtype-string" type="gchararray" flags="1" default-value="NULL"/>
<property name="subtype-part" type="PopplerPDFPart" flags="1" default-value="POPPLER_PDF_SUBTYPE_PART_UNSET"/>
<property name="subtype-conformance" type="PopplerPDFConformance" flags="1" default-value="POPPLER_PDF_SUBTYPE_CONF_UNSET"/>
<property name="author" type="gchararray" flags="3" default-value="NULL"/>
<property name="subject" type="gchararray" flags="3" default-value="NULL"/>
<property name="keywords" type="gchararray" flags="3" default-value="NULL"/>
<property name="creator" type="gchararray" flags="3" default-value="NULL"/>
<property name="producer" type="gchararray" flags="3" default-value="NULL"/>
<property name="creation-date" type="gint" flags="-2147483645" default-value="-1"/>
<property name="mod-date" type="gint" flags="-2147483645" default-value="-1"/>
<property name="linearized" type="gboolean" flags="1" default-value="FALSE"/>
<property name="page-layout" type="PopplerPageLayout" flags="1" default-value="POPPLER_PAGE_LAYOUT_UNSET"/>
<property name="page-mode" type="PopplerPageMode" flags="1" default-value="POPPLER_PAGE_MODE_UNSET"/>
<property name="viewer-preferences" type="PopplerViewerPreferences" flags="1" default-value="POPPLER_VIEWER_PREFERENCES_UNSET"/>
<property name="permissions" type="PopplerPermissions" flags="1" default-value="POPPLER_PERMISSIONS_OK_TO_PRINT | POPPLER_PERMISSIONS_OK_TO_MODIFY | POPPLER_PERMISSIONS_OK_TO_COPY | POPPLER_PERMISSIONS_OK_TO_ADD_NOTES | POPPLER_PERMISSIONS_OK_TO_FILL_FORM | POPPLER_PERMISSIONS_OK_TO_EXTRACT_CONTENTS | POPPLER_PERMISSIONS_OK_TO_ASSEMBLE | POPPLER_PERMISSIONS_OK_TO_PRINT_HIGH_RESOLUTION"/>
<property name="metadata" type="gchararray" flags="1" default-value="NULL"/>
<property name="print-scaling" type="PopplerPrintScaling" flags="225" default-value="POPPLER_PRINT_SCALING_APP_DEFAULT"/>
<property name="print-duplex" type="PopplerPrintDuplex" flags="225" default-value="POPPLER_PRINT_DUPLEX_NONE"/>
<property name="print-n-copies" type="gint" flags="225" default-value="1"/>
<property name="creation-datetime" type="GDateTime" flags="3"/>
<property name="mod-datetime" type="GDateTime" flags="3"/>
</class>
@ -36,7 +36,7 @@
<class name="PopplerPSFile" get-type="poppler_ps_file_get_type" parents="GObject">
</class>
<class name="PopplerPage" get-type="poppler_page_get_type" parents="GObject">
<property name="label" type="gchararray" flags="1"/>
<property name="label" type="gchararray" flags="1" default-value="NULL"/>
</class>
<boxed name="PopplerRectangle" get-type="poppler_rectangle_get_type"/>
<boxed name="PopplerPoint" get-type="poppler_point_get_type"/>

View File

@ -21,16 +21,16 @@
<class name="AsRequire" get-type="as_require_get_type" parents="GObject">
</class>
<class name="AsReview" get-type="as_review_get_type" parents="GObject">
<property name="id" type="gchararray" flags="7"/>
<property name="summary" type="gchararray" flags="7"/>
<property name="description" type="gchararray" flags="7"/>
<property name="locale" type="gchararray" flags="7"/>
<property name="rating" type="gint" flags="7"/>
<property name="version" type="gchararray" flags="7"/>
<property name="reviewer-id" type="gchararray" flags="7"/>
<property name="reviewer-name" type="gchararray" flags="7"/>
<property name="id" type="gchararray" flags="7" default-value="NULL"/>
<property name="summary" type="gchararray" flags="7" default-value="NULL"/>
<property name="description" type="gchararray" flags="7" default-value="NULL"/>
<property name="locale" type="gchararray" flags="7" default-value="NULL"/>
<property name="rating" type="gint" flags="7" default-value="0"/>
<property name="version" type="gchararray" flags="7" default-value="NULL"/>
<property name="reviewer-id" type="gchararray" flags="7" default-value="NULL"/>
<property name="reviewer-name" type="gchararray" flags="7" default-value="NULL"/>
<property name="date" type="AsReview" flags="7"/>
<property name="flags" type="guint64" flags="7"/>
<property name="flags" type="guint64" flags="7" default-value="0"/>
</class>
<class name="AsSuggest" get-type="as_suggest_get_type" parents="GObject">
</class>

View File

@ -22,7 +22,7 @@
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<property name="range-style" type="IdoRangeStyle" flags="11"/>
<property name="range-style" type="IdoRangeStyle" flags="11" default-value="IDO_RANGE_STYLE_SMALL"/>
</class>
<class name="IdoScaleMenuItem" get-type="ido_scale_menu_item_get_type" parents="GtkMenuItem,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
@ -30,9 +30,9 @@
<implements name="GtkActivatable"/>
<implements name="GtkActionable"/>
<property name="adjustment" type="GtkAdjustment" flags="3"/>
<property name="reverse-scroll-events" type="gboolean" flags="3"/>
<property name="accessory-style" type="IdoScaleMenuItemStyle" flags="3"/>
<property name="range-style" type="IdoRangeStyle" flags="11"/>
<property name="reverse-scroll-events" type="gboolean" flags="3" default-value="TRUE"/>
<property name="accessory-style" type="IdoScaleMenuItemStyle" flags="3" default-value="IDO_SCALE_MENU_ITEM_STYLE_NONE"/>
<property name="range-style" type="IdoRangeStyle" flags="11" default-value="IDO_RANGE_STYLE_DEFAULT"/>
<signal name="value-changed" return="void" when="last">
<param type="gdouble"/>
</signal>
@ -52,10 +52,10 @@
<implements name="GtkActionable"/>
</class>
<class name="IdoTimeline" get-type="ido_timeline_get_type" parents="GObject">
<property name="fps" type="guint" flags="3"/>
<property name="duration" type="guint" flags="3"/>
<property name="loop" type="gboolean" flags="3"/>
<property name="direction" type="IdoTimelineDirection" flags="3"/>
<property name="fps" type="guint" flags="3" default-value="30"/>
<property name="duration" type="guint" flags="3" default-value="0"/>
<property name="loop" type="gboolean" flags="3" default-value="FALSE"/>
<property name="direction" type="IdoTimelineDirection" flags="3" default-value="IDO_TIMELINE_DIRECTION_FORWARD"/>
<property name="screen" type="GdkScreen" flags="3"/>
<signal name="started" return="void" when="last">
</signal>

View File

@ -5,9 +5,9 @@
<boxed name="ClutterGstOverlay" get-type="clutter_gst_overlay_get_type"/>
<boxed name="ClutterGstOverlays" get-type="clutter_gst_overlays_get_type"/>
<class name="ClutterGstCameraDevice" get-type="clutter_gst_camera_device_get_type" parents="GObject">
<property name="element-factory" type="GstElementFactory" flags="235"/>
<property name="node" type="gchararray" flags="235"/>
<property name="name" type="gchararray" flags="235"/>
<property name="element-factory" type="GstElementFactory" flags="235" default-value="NULL"/>
<property name="node" type="gchararray" flags="235" default-value="NULL"/>
<property name="name" type="gchararray" flags="235" default-value="NULL"/>
<signal name="capture-resolution-changed" return="void" when="last">
<param type="gint"/>
<param type="gint"/>
@ -37,20 +37,20 @@
</class>
<class name="ClutterGstPlayback" get-type="clutter_gst_playback_get_type" parents="GObject">
<implements name="ClutterGstPlayer"/>
<property name="uri" type="gchararray" flags="227"/>
<property name="progress" type="gdouble" flags="227"/>
<property name="subtitle-uri" type="gchararray" flags="227"/>
<property name="subtitle-font-name" type="gchararray" flags="227"/>
<property name="can-seek" type="gboolean" flags="225"/>
<property name="buffer-fill" type="gdouble" flags="225"/>
<property name="duration" type="gdouble" flags="225"/>
<property name="user-agent" type="gchararray" flags="227"/>
<property name="seek-flags" type="ClutterGstSeekFlags" flags="227"/>
<property name="uri" type="gchararray" flags="227" default-value="NULL"/>
<property name="progress" type="gdouble" flags="227" default-value="0.000000"/>
<property name="subtitle-uri" type="gchararray" flags="227" default-value="NULL"/>
<property name="subtitle-font-name" type="gchararray" flags="227" default-value="NULL"/>
<property name="can-seek" type="gboolean" flags="225" default-value="FALSE"/>
<property name="buffer-fill" type="gdouble" flags="225" default-value="0.000000"/>
<property name="duration" type="gdouble" flags="225" default-value="0.000000"/>
<property name="user-agent" type="gchararray" flags="227" default-value="NULL"/>
<property name="seek-flags" type="ClutterGstSeekFlags" flags="227" default-value="CLUTTER_GST_SEEK_FLAG_NONE"/>
<property name="audio-streams" type="gpointer" flags="225"/>
<property name="audio-stream" type="gint" flags="227"/>
<property name="audio-stream" type="gint" flags="227" default-value="-1"/>
<property name="subtitle-tracks" type="gpointer" flags="225"/>
<property name="subtitle-track" type="gint" flags="227"/>
<property name="in-seek" type="gboolean" flags="225"/>
<property name="subtitle-track" type="gint" flags="227" default-value="-1"/>
<property name="in-seek" type="gboolean" flags="225" default-value="FALSE"/>
<signal name="should-buffer" return="gboolean" when="last">
<param type="GstQuery"/>
</signal>
@ -58,7 +58,7 @@
<class name="ClutterGstVideoSink" get-type="clutter_gst_video_sink_get_type" parents="GstVideoSink,GstBaseSink,GstElement,GstObject,GInitiallyUnowned,GObject">
<implements name="GstColorBalance"/>
<implements name="GstNavigation"/>
<property name="update-priority" type="gint" flags="227"/>
<property name="update-priority" type="gint" flags="227" default-value="150"/>
<signal name="new-frame" return="void" when="last">
</signal>
<signal name="pipeline-ready" return="void" when="last">
@ -67,9 +67,9 @@
</signal>
</class>
<interface name="ClutterGstPlayer" get-type="clutter_gst_player_get_type">
<property name="audio-volume" type="gdouble" flags="227"/>
<property name="idle" type="gboolean" flags="225"/>
<property name="playing" type="gboolean" flags="227"/>
<property name="audio-volume" type="gdouble" flags="227" default-value="0.500000"/>
<property name="idle" type="gboolean" flags="225" default-value="TRUE"/>
<property name="playing" type="gboolean" flags="227" default-value="FALSE"/>
<signal name="ready" return="void" when="last">
</signal>
<signal name="eos" return="void" when="last">
@ -88,10 +88,10 @@
<class name="ClutterGstContent" get-type="clutter_gst_content_get_type" parents="GObject">
<implements name="ClutterContent"/>
<property name="frame" type="ClutterGstFrame" flags="227"/>
<property name="sink" type="ClutterGstVideoSink" flags="227"/>
<property name="sink" type="ClutterGstVideoSink" flags="227" default-value="NULL"/>
<property name="player" type="GObject" flags="227"/>
<property name="paint-frame" type="gboolean" flags="227"/>
<property name="paint-overlays" type="gboolean" flags="227"/>
<property name="paint-frame" type="gboolean" flags="227" default-value="TRUE"/>
<property name="paint-overlays" type="gboolean" flags="227" default-value="TRUE"/>
<signal name="size-change" return="void" when="last">
<param type="gint"/>
<param type="gint"/>
@ -99,13 +99,13 @@
</class>
<class name="ClutterGstAspectratio" get-type="clutter_gst_aspectratio_get_type" parents="ClutterGstContent,GObject">
<implements name="ClutterContent"/>
<property name="paint-borders" type="gboolean" flags="227"/>
<property name="fill-allocation" type="gboolean" flags="227"/>
<property name="paint-borders" type="gboolean" flags="227" default-value="FALSE"/>
<property name="fill-allocation" type="gboolean" flags="227" default-value="FALSE"/>
</class>
<class name="ClutterGstCrop" get-type="clutter_gst_crop_get_type" parents="ClutterGstContent,GObject">
<implements name="ClutterContent"/>
<property name="paint-borders" type="gboolean" flags="227"/>
<property name="cull-backface" type="gboolean" flags="227"/>
<property name="paint-borders" type="gboolean" flags="227" default-value="FALSE"/>
<property name="cull-backface" type="gboolean" flags="227" default-value="FALSE"/>
<property name="input-region" type="ClutterGstBox" flags="227"/>
<property name="output-region" type="ClutterGstBox" flags="227"/>
</class>

View File

@ -10,7 +10,7 @@
<class name="GtkClutterEmbed" get-type="gtk_clutter_embed_get_type" parents="GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="use-layout-size" type="gboolean" flags="231"/>
<property name="use-layout-size" type="gboolean" flags="231" default-value="FALSE"/>
</class>
<class name="GtkClutterTexture" get-type="gtk_clutter_texture_get_type" parents="ClutterTexture,ClutterActor,GInitiallyUnowned,GObject">
<implements name="ClutterContainer"/>

View File

@ -13,23 +13,23 @@
<boxed name="ClutterMatrix" get-type="clutter_matrix_get_type"/>
<class name="ClutterActorMeta" get-type="clutter_actor_meta_get_type" parents="GInitiallyUnowned,GObject" abstract="1">
<property name="actor" type="ClutterActor" flags="225"/>
<property name="name" type="gchararray" flags="227"/>
<property name="enabled" type="gboolean" flags="227"/>
<property name="name" type="gchararray" flags="227" default-value="NULL"/>
<property name="enabled" type="gboolean" flags="227" default-value="TRUE"/>
</class>
<class name="ClutterAction" get-type="clutter_action_get_type" parents="ClutterActorMeta,GInitiallyUnowned,GObject" abstract="1">
</class>
<class name="ClutterInputDevice" get-type="clutter_input_device_get_type" parents="GObject">
<property name="backend" type="ClutterBackend" flags="235"/>
<property name="id" type="gint" flags="235"/>
<property name="name" type="gchararray" flags="235"/>
<property name="device-type" type="ClutterInputDeviceType" flags="235"/>
<property name="id" type="gint" flags="235" default-value="0"/>
<property name="name" type="gchararray" flags="235" default-value="NULL"/>
<property name="device-type" type="ClutterInputDeviceType" flags="235" default-value="CLUTTER_POINTER_DEVICE"/>
<property name="device-manager" type="ClutterDeviceManager" flags="235"/>
<property name="device-mode" type="ClutterInputMode" flags="235"/>
<property name="has-cursor" type="gboolean" flags="235"/>
<property name="enabled" type="gboolean" flags="227"/>
<property name="n-axes" type="guint" flags="225"/>
<property name="vendor-id" type="gchararray" flags="235"/>
<property name="product-id" type="gchararray" flags="235"/>
<property name="device-mode" type="ClutterInputMode" flags="235" default-value="CLUTTER_INPUT_MODE_FLOATING"/>
<property name="has-cursor" type="gboolean" flags="235" default-value="FALSE"/>
<property name="enabled" type="gboolean" flags="227" default-value="FALSE"/>
<property name="n-axes" type="guint" flags="225" default-value="0"/>
<property name="vendor-id" type="gchararray" flags="235" default-value="NULL"/>
<property name="product-id" type="gchararray" flags="235" default-value="NULL"/>
</class>
<boxed name="ClutterEvent" get-type="clutter_event_get_type"/>
<boxed name="ClutterEventSequence" get-type="clutter_event_sequence_get_type"/>
@ -38,88 +38,88 @@
<implements name="ClutterScriptable"/>
<implements name="ClutterAnimatable"/>
<implements name="AtkImplementorIface"/>
<property name="name" type="gchararray" flags="227"/>
<property name="x" type="gfloat" flags="483"/>
<property name="y" type="gfloat" flags="483"/>
<property name="width" type="gfloat" flags="483"/>
<property name="height" type="gfloat" flags="483"/>
<property name="name" type="gchararray" flags="227" default-value="NULL"/>
<property name="x" type="gfloat" flags="483" default-value="0.000000"/>
<property name="y" type="gfloat" flags="483" default-value="0.000000"/>
<property name="width" type="gfloat" flags="483" default-value="0.000000"/>
<property name="height" type="gfloat" flags="483" default-value="0.000000"/>
<property name="position" type="ClutterPoint" flags="483"/>
<property name="size" type="ClutterSize" flags="483"/>
<property name="fixed-x" type="gfloat" flags="227"/>
<property name="fixed-y" type="gfloat" flags="227"/>
<property name="fixed-position-set" type="gboolean" flags="227"/>
<property name="min-width" type="gfloat" flags="227"/>
<property name="min-width-set" type="gboolean" flags="227"/>
<property name="min-height" type="gfloat" flags="227"/>
<property name="min-height-set" type="gboolean" flags="227"/>
<property name="natural-width" type="gfloat" flags="227"/>
<property name="natural-width-set" type="gboolean" flags="227"/>
<property name="natural-height" type="gfloat" flags="227"/>
<property name="natural-height-set" type="gboolean" flags="227"/>
<property name="request-mode" type="ClutterRequestMode" flags="227"/>
<property name="fixed-x" type="gfloat" flags="227" default-value="0.000000"/>
<property name="fixed-y" type="gfloat" flags="227" default-value="0.000000"/>
<property name="fixed-position-set" type="gboolean" flags="227" default-value="FALSE"/>
<property name="min-width" type="gfloat" flags="227" default-value="0.000000"/>
<property name="min-width-set" type="gboolean" flags="227" default-value="FALSE"/>
<property name="min-height" type="gfloat" flags="227" default-value="0.000000"/>
<property name="min-height-set" type="gboolean" flags="227" default-value="FALSE"/>
<property name="natural-width" type="gfloat" flags="227" default-value="0.000000"/>
<property name="natural-width-set" type="gboolean" flags="227" default-value="FALSE"/>
<property name="natural-height" type="gfloat" flags="227" default-value="0.000000"/>
<property name="natural-height-set" type="gboolean" flags="227" default-value="FALSE"/>
<property name="request-mode" type="ClutterRequestMode" flags="227" default-value="CLUTTER_REQUEST_HEIGHT_FOR_WIDTH"/>
<property name="allocation" type="ClutterActorBox" flags="481"/>
<property name="depth" type="gfloat" flags="-2147483165"/>
<property name="z-position" type="gfloat" flags="483"/>
<property name="depth" type="gfloat" flags="-2147483165" default-value="0.000000"/>
<property name="z-position" type="gfloat" flags="483" default-value="0.000000"/>
<property name="clip" type="ClutterGeometry" flags="227"/>
<property name="clip-rect" type="ClutterRect" flags="227"/>
<property name="has-clip" type="gboolean" flags="225"/>
<property name="clip-to-allocation" type="gboolean" flags="227"/>
<property name="opacity" type="guint" flags="483"/>
<property name="offscreen-redirect" type="ClutterOffscreenRedirect" flags="227"/>
<property name="visible" type="gboolean" flags="227"/>
<property name="mapped" type="gboolean" flags="225"/>
<property name="realized" type="gboolean" flags="225"/>
<property name="reactive" type="gboolean" flags="227"/>
<property name="has-clip" type="gboolean" flags="225" default-value="FALSE"/>
<property name="clip-to-allocation" type="gboolean" flags="227" default-value="FALSE"/>
<property name="opacity" type="guint" flags="483" default-value="255"/>
<property name="offscreen-redirect" type="ClutterOffscreenRedirect" flags="227" default-value="0"/>
<property name="visible" type="gboolean" flags="227" default-value="FALSE"/>
<property name="mapped" type="gboolean" flags="225" default-value="FALSE"/>
<property name="realized" type="gboolean" flags="225" default-value="FALSE"/>
<property name="reactive" type="gboolean" flags="227" default-value="FALSE"/>
<property name="pivot-point" type="ClutterPoint" flags="483"/>
<property name="pivot-point-z" type="gfloat" flags="483"/>
<property name="scale-x" type="gdouble" flags="483"/>
<property name="scale-y" type="gdouble" flags="483"/>
<property name="scale-z" type="gdouble" flags="483"/>
<property name="scale-center-x" type="gfloat" flags="-2147483421"/>
<property name="scale-center-y" type="gfloat" flags="-2147483421"/>
<property name="scale-gravity" type="ClutterGravity" flags="-2147483421"/>
<property name="rotation-angle-x" type="gdouble" flags="483"/>
<property name="rotation-angle-y" type="gdouble" flags="483"/>
<property name="rotation-angle-z" type="gdouble" flags="483"/>
<property name="pivot-point-z" type="gfloat" flags="483" default-value="0.000000"/>
<property name="scale-x" type="gdouble" flags="483" default-value="1.000000"/>
<property name="scale-y" type="gdouble" flags="483" default-value="1.000000"/>
<property name="scale-z" type="gdouble" flags="483" default-value="1.000000"/>
<property name="scale-center-x" type="gfloat" flags="-2147483421" default-value="0.000000"/>
<property name="scale-center-y" type="gfloat" flags="-2147483421" default-value="0.000000"/>
<property name="scale-gravity" type="ClutterGravity" flags="-2147483421" default-value="CLUTTER_GRAVITY_NONE"/>
<property name="rotation-angle-x" type="gdouble" flags="483" default-value="0.000000"/>
<property name="rotation-angle-y" type="gdouble" flags="483" default-value="0.000000"/>
<property name="rotation-angle-z" type="gdouble" flags="483" default-value="0.000000"/>
<property name="rotation-center-x" type="ClutterVertex" flags="-2147483421"/>
<property name="rotation-center-y" type="ClutterVertex" flags="-2147483421"/>
<property name="rotation-center-z" type="ClutterVertex" flags="-2147483421"/>
<property name="rotation-center-z-gravity" type="ClutterGravity" flags="-2147483421"/>
<property name="anchor-x" type="gfloat" flags="-2147483421"/>
<property name="anchor-y" type="gfloat" flags="-2147483421"/>
<property name="anchor-gravity" type="ClutterGravity" flags="-2147483421"/>
<property name="translation-x" type="gfloat" flags="483"/>
<property name="translation-y" type="gfloat" flags="483"/>
<property name="translation-z" type="gfloat" flags="483"/>
<property name="rotation-center-z-gravity" type="ClutterGravity" flags="-2147483421" default-value="CLUTTER_GRAVITY_NONE"/>
<property name="anchor-x" type="gfloat" flags="-2147483421" default-value="0.000000"/>
<property name="anchor-y" type="gfloat" flags="-2147483421" default-value="0.000000"/>
<property name="anchor-gravity" type="ClutterGravity" flags="-2147483421" default-value="CLUTTER_GRAVITY_NONE"/>
<property name="translation-x" type="gfloat" flags="483" default-value="0.000000"/>
<property name="translation-y" type="gfloat" flags="483" default-value="0.000000"/>
<property name="translation-z" type="gfloat" flags="483" default-value="0.000000"/>
<property name="transform" type="ClutterMatrix" flags="483"/>
<property name="transform-set" type="gboolean" flags="225"/>
<property name="transform-set" type="gboolean" flags="225" default-value="FALSE"/>
<property name="child-transform" type="ClutterMatrix" flags="483"/>
<property name="child-transform-set" type="gboolean" flags="225"/>
<property name="show-on-set-parent" type="gboolean" flags="227"/>
<property name="text-direction" type="ClutterTextDirection" flags="227"/>
<property name="has-pointer" type="gboolean" flags="225"/>
<property name="child-transform-set" type="gboolean" flags="225" default-value="FALSE"/>
<property name="show-on-set-parent" type="gboolean" flags="227" default-value="TRUE"/>
<property name="text-direction" type="ClutterTextDirection" flags="227" default-value="CLUTTER_TEXT_DIRECTION_LTR"/>
<property name="has-pointer" type="gboolean" flags="225" default-value="FALSE"/>
<property name="actions" type="ClutterAction" flags="226"/>
<property name="constraints" type="ClutterConstraint" flags="226"/>
<property name="effect" type="ClutterEffect" flags="226"/>
<property name="layout-manager" type="ClutterLayoutManager" flags="227"/>
<property name="x-expand" type="gboolean" flags="227"/>
<property name="y-expand" type="gboolean" flags="227"/>
<property name="x-align" type="ClutterActorAlign" flags="227"/>
<property name="y-align" type="ClutterActorAlign" flags="227"/>
<property name="margin-top" type="gfloat" flags="483"/>
<property name="margin-bottom" type="gfloat" flags="483"/>
<property name="margin-left" type="gfloat" flags="483"/>
<property name="margin-right" type="gfloat" flags="483"/>
<property name="background-color" type="ClutterColor" flags="483"/>
<property name="background-color-set" type="gboolean" flags="225"/>
<property name="x-expand" type="gboolean" flags="227" default-value="FALSE"/>
<property name="y-expand" type="gboolean" flags="227" default-value="FALSE"/>
<property name="x-align" type="ClutterActorAlign" flags="227" default-value="CLUTTER_ACTOR_ALIGN_FILL"/>
<property name="y-align" type="ClutterActorAlign" flags="227" default-value="CLUTTER_ACTOR_ALIGN_FILL"/>
<property name="margin-top" type="gfloat" flags="483" default-value="0.000000"/>
<property name="margin-bottom" type="gfloat" flags="483" default-value="0.000000"/>
<property name="margin-left" type="gfloat" flags="483" default-value="0.000000"/>
<property name="margin-right" type="gfloat" flags="483" default-value="0.000000"/>
<property name="background-color" type="ClutterColor" flags="483" default-value="#00000000"/>
<property name="background-color-set" type="gboolean" flags="225" default-value="FALSE"/>
<property name="first-child" type="ClutterActor" flags="225"/>
<property name="last-child" type="ClutterActor" flags="225"/>
<property name="content" type="ClutterContent" flags="227"/>
<property name="content-gravity" type="ClutterContentGravity" flags="227"/>
<property name="content-gravity" type="ClutterContentGravity" flags="227" default-value="CLUTTER_CONTENT_GRAVITY_RESIZE_FILL"/>
<property name="content-box" type="ClutterActorBox" flags="481"/>
<property name="minification-filter" type="ClutterScalingFilter" flags="227"/>
<property name="magnification-filter" type="ClutterScalingFilter" flags="227"/>
<property name="content-repeat" type="ClutterContentRepeat" flags="227"/>
<property name="minification-filter" type="ClutterScalingFilter" flags="227" default-value="CLUTTER_SCALING_FILTER_LINEAR"/>
<property name="magnification-filter" type="ClutterScalingFilter" flags="227" default-value="CLUTTER_SCALING_FILTER_LINEAR"/>
<property name="content-repeat" type="ClutterContentRepeat" flags="227" default-value="CLUTTER_REPEAT_NONE"/>
<signal name="destroy" return="void" when="cleanup" no-recurse="1" no-hooks="1">
</signal>
<signal name="show" return="void" when="first">
@ -195,8 +195,8 @@
</class>
<class name="ClutterAlignConstraint" get-type="clutter_align_constraint_get_type" parents="ClutterConstraint,ClutterActorMeta,GInitiallyUnowned,GObject">
<property name="source" type="ClutterActor" flags="231"/>
<property name="align-axis" type="ClutterAlignAxis" flags="231"/>
<property name="factor" type="gfloat" flags="231"/>
<property name="align-axis" type="ClutterAlignAxis" flags="231" default-value="CLUTTER_ALIGN_X_AXIS"/>
<property name="factor" type="gfloat" flags="231" default-value="0.000000"/>
</class>
<interface name="ClutterAnimatable" get-type="clutter_animatable_get_type">
</interface>
@ -210,47 +210,47 @@
</class>
<class name="ClutterBindConstraint" get-type="clutter_bind_constraint_get_type" parents="ClutterConstraint,ClutterActorMeta,GInitiallyUnowned,GObject">
<property name="source" type="ClutterActor" flags="231"/>
<property name="coordinate" type="ClutterBindCoordinate" flags="231"/>
<property name="offset" type="gfloat" flags="231"/>
<property name="coordinate" type="ClutterBindCoordinate" flags="231" default-value="CLUTTER_BIND_X"/>
<property name="offset" type="gfloat" flags="231" default-value="0.000000"/>
</class>
<class name="ClutterBindingPool" get-type="clutter_binding_pool_get_type" parents="GObject">
<property name="name" type="gchararray" flags="235"/>
<property name="name" type="gchararray" flags="235" default-value="NULL"/>
</class>
<class name="ClutterLayoutManager" get-type="clutter_layout_manager_get_type" parents="GInitiallyUnowned,GObject" abstract="1">
<signal name="layout-changed" return="void" when="last">
</signal>
</class>
<class name="ClutterBinLayout" get-type="clutter_bin_layout_get_type" parents="ClutterLayoutManager,GInitiallyUnowned,GObject">
<property name="x-align" type="ClutterBinAlignment" flags="227"/>
<property name="y-align" type="ClutterBinAlignment" flags="227"/>
<property name="x-align" type="ClutterBinAlignment" flags="227" default-value="CLUTTER_BIN_ALIGNMENT_CENTER"/>
<property name="y-align" type="ClutterBinAlignment" flags="227" default-value="CLUTTER_BIN_ALIGNMENT_CENTER"/>
</class>
<class name="ClutterEffect" get-type="clutter_effect_get_type" parents="ClutterActorMeta,GInitiallyUnowned,GObject" abstract="1">
</class>
<class name="ClutterBlurEffect" get-type="clutter_blur_effect_get_type" parents="ClutterOffscreenEffect,ClutterEffect,ClutterActorMeta,GInitiallyUnowned,GObject">
</class>
<class name="ClutterBoxLayout" get-type="clutter_box_layout_get_type" parents="ClutterLayoutManager,GInitiallyUnowned,GObject">
<property name="spacing" type="guint" flags="227"/>
<property name="vertical" type="gboolean" flags="-2147483421"/>
<property name="homogeneous" type="gboolean" flags="227"/>
<property name="pack-start" type="gboolean" flags="227"/>
<property name="use-animations" type="gboolean" flags="227"/>
<property name="easing-mode" type="gulong" flags="227"/>
<property name="easing-duration" type="guint" flags="227"/>
<property name="orientation" type="ClutterOrientation" flags="227"/>
<property name="spacing" type="guint" flags="227" default-value="0"/>
<property name="vertical" type="gboolean" flags="-2147483421" default-value="FALSE"/>
<property name="homogeneous" type="gboolean" flags="227" default-value="FALSE"/>
<property name="pack-start" type="gboolean" flags="227" default-value="FALSE"/>
<property name="use-animations" type="gboolean" flags="227" default-value="FALSE"/>
<property name="easing-mode" type="gulong" flags="227" default-value="6"/>
<property name="easing-duration" type="guint" flags="227" default-value="500"/>
<property name="orientation" type="ClutterOrientation" flags="227" default-value="CLUTTER_ORIENTATION_HORIZONTAL"/>
</class>
<boxed name="ClutterColor" get-type="clutter_color_get_type"/>
<fundamental name="ClutterParamSpecColor" get-type="clutter_param_color_get_type" instantiatable="1" parents="GParam">
</fundamental>
<class name="ClutterBrightnessContrastEffect" get-type="clutter_brightness_contrast_effect_get_type" parents="ClutterOffscreenEffect,ClutterEffect,ClutterActorMeta,GInitiallyUnowned,GObject">
<property name="brightness" type="ClutterColor" flags="227"/>
<property name="contrast" type="ClutterColor" flags="227"/>
<property name="brightness" type="ClutterColor" flags="227" default-value="#7f7f7fff"/>
<property name="contrast" type="ClutterColor" flags="227" default-value="#7f7f7fff"/>
</class>
<class name="ClutterCanvas" get-type="clutter_canvas_get_type" parents="GObject">
<implements name="ClutterContent"/>
<property name="width" type="gint" flags="227"/>
<property name="height" type="gint" flags="227"/>
<property name="scale-factor" type="gint" flags="227"/>
<property name="scale-factor-set" type="gboolean" flags="225"/>
<property name="width" type="gint" flags="227" default-value="-1"/>
<property name="height" type="gint" flags="227" default-value="-1"/>
<property name="scale-factor" type="gint" flags="227" default-value="-1"/>
<property name="scale-factor-set" type="gboolean" flags="225" default-value="FALSE"/>
<signal name="draw" return="gboolean" when="last" no-recurse="1">
<param type="CairoContext"/>
<param type="gint"/>
@ -262,10 +262,10 @@
<property name="actor" type="ClutterActor" flags="235"/>
</class>
<class name="ClutterClickAction" get-type="clutter_click_action_get_type" parents="ClutterAction,ClutterActorMeta,GInitiallyUnowned,GObject">
<property name="held" type="gboolean" flags="225"/>
<property name="pressed" type="gboolean" flags="225"/>
<property name="long-press-threshold" type="gint" flags="227"/>
<property name="long-press-duration" type="gint" flags="227"/>
<property name="held" type="gboolean" flags="225" default-value="FALSE"/>
<property name="pressed" type="gboolean" flags="225" default-value="FALSE"/>
<property name="long-press-threshold" type="gint" flags="227" default-value="-1"/>
<property name="long-press-duration" type="gint" flags="227" default-value="-1"/>
<signal name="clicked" return="void" when="last">
<param type="ClutterActor"/>
</signal>
@ -282,7 +282,7 @@
<property name="source" type="ClutterActor" flags="231"/>
</class>
<class name="ClutterColorizeEffect" get-type="clutter_colorize_effect_get_type" parents="ClutterOffscreenEffect,ClutterEffect,ClutterActorMeta,GInitiallyUnowned,GObject">
<property name="tint" type="ClutterColor" flags="227"/>
<property name="tint" type="ClutterColor" flags="227" default-value="#ffcc99ff"/>
</class>
<interface name="ClutterContainer" get-type="clutter_container_get_type">
<signal name="actor-added" return="void" when="first">
@ -307,19 +307,19 @@
<class name="ClutterOffscreenEffect" get-type="clutter_offscreen_effect_get_type" parents="ClutterEffect,ClutterActorMeta,GInitiallyUnowned,GObject" abstract="1">
</class>
<class name="ClutterDeformEffect" get-type="clutter_deform_effect_get_type" parents="ClutterOffscreenEffect,ClutterEffect,ClutterActorMeta,GInitiallyUnowned,GObject" abstract="1">
<property name="x-tiles" type="guint" flags="227"/>
<property name="y-tiles" type="guint" flags="227"/>
<property name="x-tiles" type="guint" flags="227" default-value="32"/>
<property name="y-tiles" type="guint" flags="227" default-value="32"/>
<property name="back-material" type="CoglHandle" flags="227"/>
</class>
<class name="ClutterTimeline" get-type="clutter_timeline_get_type" parents="GObject">
<implements name="ClutterScriptable"/>
<property name="loop" type="gboolean" flags="-2147483421"/>
<property name="delay" type="guint" flags="227"/>
<property name="duration" type="guint" flags="227"/>
<property name="direction" type="ClutterTimelineDirection" flags="227"/>
<property name="auto-reverse" type="gboolean" flags="227"/>
<property name="repeat-count" type="gint" flags="227"/>
<property name="progress-mode" type="ClutterAnimationMode" flags="227"/>
<property name="loop" type="gboolean" flags="-2147483421" default-value="FALSE"/>
<property name="delay" type="guint" flags="227" default-value="0"/>
<property name="duration" type="guint" flags="227" default-value="1000"/>
<property name="direction" type="ClutterTimelineDirection" flags="227" default-value="CLUTTER_TIMELINE_FORWARD"/>
<property name="auto-reverse" type="gboolean" flags="227" default-value="FALSE"/>
<property name="repeat-count" type="gint" flags="227" default-value="0"/>
<property name="progress-mode" type="ClutterAnimationMode" flags="227" default-value="CLUTTER_LINEAR"/>
<signal name="new-frame" return="void" when="last">
<param type="gint"/>
</signal>
@ -340,15 +340,15 @@
<class name="ClutterAlpha" get-type="clutter_alpha_get_type" parents="GInitiallyUnowned,GObject">
<implements name="ClutterScriptable"/>
<property name="timeline" type="ClutterTimeline" flags="227"/>
<property name="alpha" type="gdouble" flags="225"/>
<property name="mode" type="gulong" flags="231"/>
<property name="alpha" type="gdouble" flags="225" default-value="0.000000"/>
<property name="mode" type="gulong" flags="231" default-value="0"/>
</class>
<class name="ClutterAnimation" get-type="clutter_animation_get_type" parents="GObject">
<implements name="ClutterScriptable"/>
<property name="object" type="GObject" flags="227"/>
<property name="mode" type="gulong" flags="227"/>
<property name="duration" type="guint" flags="227"/>
<property name="loop" type="gboolean" flags="227"/>
<property name="mode" type="gulong" flags="227" default-value="1"/>
<property name="duration" type="guint" flags="227" default-value="0"/>
<property name="loop" type="gboolean" flags="227" default-value="FALSE"/>
<property name="timeline" type="ClutterTimeline" flags="227"/>
<property name="alpha" type="ClutterAlpha" flags="-2147483421"/>
<signal name="completed" return="void" when="last">
@ -358,7 +358,7 @@
</class>
<class name="ClutterAnimator" get-type="clutter_animator_get_type" parents="GObject">
<implements name="ClutterScriptable"/>
<property name="duration" type="guint" flags="227"/>
<property name="duration" type="guint" flags="227" default-value="2000"/>
<property name="timeline" type="ClutterTimeline" flags="227"/>
</class>
<boxed name="ClutterAnimatorKey" get-type="clutter_animator_key_get_type"/>
@ -374,29 +374,29 @@
</class>
<class name="ClutterBehaviourDepth" get-type="clutter_behaviour_depth_get_type" parents="ClutterBehaviour,GObject">
<implements name="ClutterScriptable"/>
<property name="depth-start" type="gint" flags="227"/>
<property name="depth-end" type="gint" flags="227"/>
<property name="depth-start" type="gint" flags="227" default-value="0"/>
<property name="depth-end" type="gint" flags="227" default-value="0"/>
</class>
<class name="ClutterBehaviourEllipse" get-type="clutter_behaviour_ellipse_get_type" parents="ClutterBehaviour,GObject">
<implements name="ClutterScriptable"/>
<property name="center" type="ClutterKnot" flags="227"/>
<property name="width" type="gint" flags="227"/>
<property name="height" type="gint" flags="227"/>
<property name="angle-start" type="gdouble" flags="227"/>
<property name="angle-end" type="gdouble" flags="227"/>
<property name="angle-tilt-x" type="gdouble" flags="227"/>
<property name="angle-tilt-y" type="gdouble" flags="227"/>
<property name="angle-tilt-z" type="gdouble" flags="227"/>
<property name="direction" type="ClutterRotateDirection" flags="227"/>
<property name="width" type="gint" flags="227" default-value="100"/>
<property name="height" type="gint" flags="227" default-value="50"/>
<property name="angle-start" type="gdouble" flags="227" default-value="0.000000"/>
<property name="angle-end" type="gdouble" flags="227" default-value="0.000000"/>
<property name="angle-tilt-x" type="gdouble" flags="227" default-value="360.000000"/>
<property name="angle-tilt-y" type="gdouble" flags="227" default-value="360.000000"/>
<property name="angle-tilt-z" type="gdouble" flags="227" default-value="360.000000"/>
<property name="direction" type="ClutterRotateDirection" flags="227" default-value="CLUTTER_ROTATE_CW"/>
</class>
<class name="ClutterBehaviourOpacity" get-type="clutter_behaviour_opacity_get_type" parents="ClutterBehaviour,GObject">
<implements name="ClutterScriptable"/>
<property name="opacity-start" type="guint" flags="227"/>
<property name="opacity-end" type="guint" flags="227"/>
<property name="opacity-start" type="guint" flags="227" default-value="0"/>
<property name="opacity-end" type="guint" flags="227" default-value="0"/>
</class>
<class name="ClutterPath" get-type="clutter_path_get_type" parents="GInitiallyUnowned,GObject">
<property name="description" type="gchararray" flags="227"/>
<property name="length" type="guint" flags="225"/>
<property name="description" type="gchararray" flags="227" default-value=""/>
<property name="length" type="guint" flags="225" default-value="0"/>
</class>
<class name="ClutterBehaviourPath" get-type="clutter_behaviour_path_get_type" parents="ClutterBehaviour,GObject">
<implements name="ClutterScriptable"/>
@ -407,48 +407,48 @@
</class>
<class name="ClutterBehaviourRotate" get-type="clutter_behaviour_rotate_get_type" parents="ClutterBehaviour,GObject">
<implements name="ClutterScriptable"/>
<property name="angle-start" type="gdouble" flags="227"/>
<property name="angle-end" type="gdouble" flags="227"/>
<property name="axis" type="ClutterRotateAxis" flags="227"/>
<property name="direction" type="ClutterRotateDirection" flags="227"/>
<property name="center-x" type="gint" flags="227"/>
<property name="center-y" type="gint" flags="227"/>
<property name="center-z" type="gint" flags="227"/>
<property name="angle-start" type="gdouble" flags="227" default-value="0.000000"/>
<property name="angle-end" type="gdouble" flags="227" default-value="0.000000"/>
<property name="axis" type="ClutterRotateAxis" flags="227" default-value="CLUTTER_Z_AXIS"/>
<property name="direction" type="ClutterRotateDirection" flags="227" default-value="CLUTTER_ROTATE_CW"/>
<property name="center-x" type="gint" flags="227" default-value="0"/>
<property name="center-y" type="gint" flags="227" default-value="0"/>
<property name="center-z" type="gint" flags="227" default-value="0"/>
</class>
<class name="ClutterBehaviourScale" get-type="clutter_behaviour_scale_get_type" parents="ClutterBehaviour,GObject">
<implements name="ClutterScriptable"/>
<property name="x-scale-start" type="gdouble" flags="227"/>
<property name="y-scale-start" type="gdouble" flags="227"/>
<property name="x-scale-end" type="gdouble" flags="227"/>
<property name="y-scale-end" type="gdouble" flags="227"/>
<property name="x-scale-start" type="gdouble" flags="227" default-value="1.000000"/>
<property name="y-scale-start" type="gdouble" flags="227" default-value="1.000000"/>
<property name="x-scale-end" type="gdouble" flags="227" default-value="1.000000"/>
<property name="y-scale-end" type="gdouble" flags="227" default-value="1.000000"/>
</class>
<class name="ClutterBox" get-type="clutter_box_get_type" parents="ClutterActor,GInitiallyUnowned,GObject">
<implements name="ClutterContainer"/>
<implements name="ClutterScriptable"/>
<implements name="ClutterAnimatable"/>
<implements name="AtkImplementorIface"/>
<property name="color" type="ClutterColor" flags="227"/>
<property name="color-set" type="gboolean" flags="227"/>
<property name="color" type="ClutterColor" flags="227" default-value="#ffffffff"/>
<property name="color-set" type="gboolean" flags="227" default-value="FALSE"/>
</class>
<class name="ClutterTexture" get-type="clutter_texture_get_type" parents="ClutterActor,GInitiallyUnowned,GObject">
<implements name="ClutterContainer"/>
<implements name="ClutterScriptable"/>
<implements name="ClutterAnimatable"/>
<implements name="AtkImplementorIface"/>
<property name="disable-slicing" type="gboolean" flags="235"/>
<property name="tile-waste" type="gint" flags="225"/>
<property name="pixel-format" type="CoglPixelFormat" flags="225"/>
<property name="sync-size" type="gboolean" flags="227"/>
<property name="repeat-y" type="gboolean" flags="227"/>
<property name="repeat-x" type="gboolean" flags="227"/>
<property name="filter-quality" type="ClutterTextureQuality" flags="231"/>
<property name="disable-slicing" type="gboolean" flags="235" default-value="FALSE"/>
<property name="tile-waste" type="gint" flags="225" default-value="127"/>
<property name="pixel-format" type="CoglPixelFormat" flags="225" default-value="COGL_PIXEL_FORMAT_RGBA_8888"/>
<property name="sync-size" type="gboolean" flags="227" default-value="TRUE"/>
<property name="repeat-y" type="gboolean" flags="227" default-value="FALSE"/>
<property name="repeat-x" type="gboolean" flags="227" default-value="FALSE"/>
<property name="filter-quality" type="ClutterTextureQuality" flags="231" default-value="CLUTTER_TEXTURE_QUALITY_MEDIUM"/>
<property name="cogl-texture" type="CoglHandle" flags="227"/>
<property name="cogl-material" type="CoglHandle" flags="227"/>
<property name="filename" type="gchararray" flags="227"/>
<property name="keep-aspect-ratio" type="gboolean" flags="227"/>
<property name="load-async" type="gboolean" flags="226"/>
<property name="load-data-async" type="gboolean" flags="226"/>
<property name="pick-with-alpha" type="gboolean" flags="227"/>
<property name="filename" type="gchararray" flags="227" default-value="NULL"/>
<property name="keep-aspect-ratio" type="gboolean" flags="227" default-value="FALSE"/>
<property name="load-async" type="gboolean" flags="226" default-value="FALSE"/>
<property name="load-data-async" type="gboolean" flags="226" default-value="FALSE"/>
<property name="pick-with-alpha" type="gboolean" flags="227" default-value="FALSE"/>
<signal name="size-change" return="void" when="last">
<param type="gint"/>
<param type="gint"/>
@ -464,9 +464,9 @@
<implements name="ClutterScriptable"/>
<implements name="ClutterAnimatable"/>
<implements name="AtkImplementorIface"/>
<property name="surface-width" type="guint" flags="-2147483421"/>
<property name="surface-height" type="guint" flags="-2147483421"/>
<property name="auto-resize" type="gboolean" flags="-2147483421"/>
<property name="surface-width" type="guint" flags="-2147483421" default-value="0"/>
<property name="surface-height" type="guint" flags="-2147483421" default-value="0"/>
<property name="auto-resize" type="gboolean" flags="-2147483421" default-value="FALSE"/>
<signal name="draw" return="gboolean" when="last" no-recurse="1">
<param type="CairoContext"/>
</signal>
@ -485,7 +485,7 @@
</class>
<class name="ClutterModel" get-type="clutter_model_get_type" parents="GObject" abstract="1">
<implements name="ClutterScriptable"/>
<property name="filter-set" type="gboolean" flags="225"/>
<property name="filter-set" type="gboolean" flags="225" default-value="FALSE"/>
<signal name="row-added" return="void" when="last">
<param type="ClutterModelIter"/>
</signal>
@ -502,21 +502,21 @@
</class>
<class name="ClutterModelIter" get-type="clutter_model_iter_get_type" parents="GObject" abstract="1">
<property name="model" type="ClutterModel" flags="227"/>
<property name="row" type="guint" flags="227"/>
<property name="row" type="guint" flags="227" default-value="0"/>
</class>
<class name="ClutterListModel" get-type="clutter_list_model_get_type" parents="ClutterModel,GObject">
<implements name="ClutterScriptable"/>
</class>
<interface name="ClutterMedia" get-type="clutter_media_get_type">
<property name="audio-volume" type="gdouble" flags="-2147483421"/>
<property name="buffer-fill" type="gdouble" flags="-2147483423"/>
<property name="can-seek" type="gboolean" flags="-2147483423"/>
<property name="duration" type="gdouble" flags="225"/>
<property name="playing" type="gboolean" flags="-2147483421"/>
<property name="progress" type="gdouble" flags="-2147483421"/>
<property name="subtitle-font-name" type="gchararray" flags="-2147483421"/>
<property name="subtitle-uri" type="gchararray" flags="-2147483421"/>
<property name="uri" type="gchararray" flags="-2147483421"/>
<property name="audio-volume" type="gdouble" flags="-2147483421" default-value="0.500000"/>
<property name="buffer-fill" type="gdouble" flags="-2147483423" default-value="0.000000"/>
<property name="can-seek" type="gboolean" flags="-2147483423" default-value="FALSE"/>
<property name="duration" type="gdouble" flags="225" default-value="0.000000"/>
<property name="playing" type="gboolean" flags="-2147483421" default-value="FALSE"/>
<property name="progress" type="gdouble" flags="-2147483421" default-value="0.000000"/>
<property name="subtitle-font-name" type="gchararray" flags="-2147483421" default-value="NULL"/>
<property name="subtitle-uri" type="gchararray" flags="-2147483421" default-value="NULL"/>
<property name="uri" type="gchararray" flags="-2147483421" default-value="NULL"/>
<signal name="eos" return="void" when="last">
</signal>
<signal name="error" return="void" when="last">
@ -528,13 +528,13 @@
<implements name="ClutterScriptable"/>
<implements name="ClutterAnimatable"/>
<implements name="AtkImplementorIface"/>
<property name="color" type="ClutterColor" flags="227"/>
<property name="border-color" type="ClutterColor" flags="227"/>
<property name="border-width" type="guint" flags="227"/>
<property name="has-border" type="gboolean" flags="227"/>
<property name="color" type="ClutterColor" flags="227" default-value="#ffffffff"/>
<property name="border-color" type="ClutterColor" flags="227" default-value="#000000ff"/>
<property name="border-width" type="guint" flags="227" default-value="0"/>
<property name="has-border" type="gboolean" flags="227" default-value="FALSE"/>
</class>
<class name="ClutterScore" get-type="clutter_score_get_type" parents="GObject">
<property name="loop" type="gboolean" flags="227"/>
<property name="loop" type="gboolean" flags="227" default-value="FALSE"/>
<signal name="completed" return="void" when="last">
</signal>
<signal name="started" return="void" when="last">
@ -555,10 +555,10 @@
<fundamental name="ClutterShaderMatrix" get-type="clutter_shader_matrix_get_type">
</fundamental>
<class name="ClutterShader" get-type="clutter_shader_get_type" parents="GObject">
<property name="vertex-source" type="gchararray" flags="227"/>
<property name="fragment-source" type="gchararray" flags="227"/>
<property name="compiled" type="gboolean" flags="225"/>
<property name="enabled" type="gboolean" flags="227"/>
<property name="vertex-source" type="gchararray" flags="227" default-value="NULL"/>
<property name="fragment-source" type="gchararray" flags="227" default-value="NULL"/>
<property name="compiled" type="gboolean" flags="225" default-value="FALSE"/>
<property name="enabled" type="gboolean" flags="227" default-value="FALSE"/>
</class>
<class name="ClutterStageManager" get-type="clutter_stage_manager_get_type" parents="GObject">
<property name="default-stage" type="ClutterStage" flags="225"/>
@ -571,21 +571,21 @@
</class>
<class name="ClutterState" get-type="clutter_state_get_type" parents="GObject">
<implements name="ClutterScriptable"/>
<property name="duration" type="guint" flags="227"/>
<property name="state" type="gchararray" flags="227"/>
<property name="duration" type="guint" flags="227" default-value="1000"/>
<property name="state" type="gchararray" flags="227" default-value="NULL"/>
<signal name="completed" return="void" when="last">
</signal>
</class>
<boxed name="ClutterStateKey" get-type="clutter_state_key_get_type"/>
<class name="ClutterTableLayout" get-type="clutter_table_layout_get_type" parents="ClutterLayoutManager,GInitiallyUnowned,GObject">
<property name="row-spacing" type="guint" flags="227"/>
<property name="column-spacing" type="guint" flags="227"/>
<property name="use-animations" type="gboolean" flags="227"/>
<property name="easing-mode" type="gulong" flags="227"/>
<property name="easing-duration" type="guint" flags="227"/>
<property name="row-spacing" type="guint" flags="227" default-value="0"/>
<property name="column-spacing" type="guint" flags="227" default-value="0"/>
<property name="use-animations" type="gboolean" flags="227" default-value="FALSE"/>
<property name="easing-mode" type="gulong" flags="227" default-value="6"/>
<property name="easing-duration" type="guint" flags="227" default-value="500"/>
</class>
<class name="ClutterDesaturateEffect" get-type="clutter_desaturate_effect_get_type" parents="ClutterOffscreenEffect,ClutterEffect,ClutterActorMeta,GInitiallyUnowned,GObject">
<property name="factor" type="gdouble" flags="227"/>
<property name="factor" type="gdouble" flags="227" default-value="1.000000"/>
</class>
<boxed name="ClutterPerspective" get-type="clutter_perspective_get_type"/>
<boxed name="ClutterFog" get-type="clutter_fog_get_type"/>
@ -594,19 +594,19 @@
<implements name="ClutterScriptable"/>
<implements name="ClutterAnimatable"/>
<implements name="AtkImplementorIface"/>
<property name="color" type="ClutterColor" flags="-2147483421"/>
<property name="fullscreen-set" type="gboolean" flags="225"/>
<property name="offscreen" type="gboolean" flags="-2147483421"/>
<property name="cursor-visible" type="gboolean" flags="227"/>
<property name="color" type="ClutterColor" flags="-2147483421" default-value="#ffffffff"/>
<property name="fullscreen-set" type="gboolean" flags="225" default-value="FALSE"/>
<property name="offscreen" type="gboolean" flags="-2147483421" default-value="FALSE"/>
<property name="cursor-visible" type="gboolean" flags="227" default-value="TRUE"/>
<property name="perspective" type="ClutterPerspective" flags="227"/>
<property name="title" type="gchararray" flags="227"/>
<property name="user-resizable" type="gboolean" flags="227"/>
<property name="use-fog" type="gboolean" flags="-2147483421"/>
<property name="title" type="gchararray" flags="227" default-value="NULL"/>
<property name="user-resizable" type="gboolean" flags="227" default-value="FALSE"/>
<property name="use-fog" type="gboolean" flags="-2147483421" default-value="FALSE"/>
<property name="fog" type="ClutterFog" flags="-2147483421"/>
<property name="use-alpha" type="gboolean" flags="227"/>
<property name="use-alpha" type="gboolean" flags="227" default-value="FALSE"/>
<property name="key-focus" type="ClutterActor" flags="227"/>
<property name="no-clear-hint" type="gboolean" flags="227"/>
<property name="accept-focus" type="gboolean" flags="227"/>
<property name="no-clear-hint" type="gboolean" flags="227" default-value="FALSE"/>
<property name="accept-focus" type="gboolean" flags="227" default-value="TRUE"/>
<signal name="fullscreen" return="void" when="first">
</signal>
<signal name="unfullscreen" return="void" when="last">
@ -631,12 +631,12 @@
</signal>
</class>
<class name="ClutterDragAction" get-type="clutter_drag_action_get_type" parents="ClutterAction,ClutterActorMeta,GInitiallyUnowned,GObject">
<property name="x-drag-threshold" type="gint" flags="227"/>
<property name="y-drag-threshold" type="gint" flags="227"/>
<property name="x-drag-threshold" type="gint" flags="227" default-value="0"/>
<property name="y-drag-threshold" type="gint" flags="227" default-value="0"/>
<property name="drag-handle" type="ClutterActor" flags="227"/>
<property name="drag-axis" type="ClutterDragAxis" flags="227"/>
<property name="drag-axis" type="ClutterDragAxis" flags="227" default-value="CLUTTER_DRAG_AXIS_NONE"/>
<property name="drag-area" type="ClutterRect" flags="227"/>
<property name="drag-area-set" type="gboolean" flags="225"/>
<property name="drag-area-set" type="gboolean" flags="225" default-value="FALSE"/>
<signal name="drag-begin" return="void" when="last">
<param type="ClutterActor"/>
<param type="gfloat"/>
@ -686,21 +686,21 @@
<class name="ClutterFixedLayout" get-type="clutter_fixed_layout_get_type" parents="ClutterLayoutManager,GInitiallyUnowned,GObject">
</class>
<class name="ClutterFlowLayout" get-type="clutter_flow_layout_get_type" parents="ClutterLayoutManager,GInitiallyUnowned,GObject">
<property name="orientation" type="ClutterFlowOrientation" flags="231"/>
<property name="homogeneous" type="gboolean" flags="227"/>
<property name="column-spacing" type="gfloat" flags="227"/>
<property name="row-spacing" type="gfloat" flags="227"/>
<property name="min-column-width" type="gfloat" flags="227"/>
<property name="max-column-width" type="gfloat" flags="227"/>
<property name="min-row-height" type="gfloat" flags="227"/>
<property name="max-row-height" type="gfloat" flags="227"/>
<property name="snap-to-grid" type="gboolean" flags="227"/>
<property name="orientation" type="ClutterFlowOrientation" flags="231" default-value="CLUTTER_FLOW_HORIZONTAL"/>
<property name="homogeneous" type="gboolean" flags="227" default-value="FALSE"/>
<property name="column-spacing" type="gfloat" flags="227" default-value="0.000000"/>
<property name="row-spacing" type="gfloat" flags="227" default-value="0.000000"/>
<property name="min-column-width" type="gfloat" flags="227" default-value="0.000000"/>
<property name="max-column-width" type="gfloat" flags="227" default-value="-1.000000"/>
<property name="min-row-height" type="gfloat" flags="227" default-value="0.000000"/>
<property name="max-row-height" type="gfloat" flags="227" default-value="-1.000000"/>
<property name="snap-to-grid" type="gboolean" flags="227" default-value="TRUE"/>
</class>
<class name="ClutterGestureAction" get-type="clutter_gesture_action_get_type" parents="ClutterAction,ClutterActorMeta,GInitiallyUnowned,GObject">
<property name="n-touch-points" type="gint" flags="227"/>
<property name="threshold-trigger-edge" type="ClutterGestureTriggerEdge" flags="235"/>
<property name="threshold-trigger-distance-x" type="gfloat" flags="235"/>
<property name="threshold-trigger-distance-y" type="gfloat" flags="235"/>
<property name="n-touch-points" type="gint" flags="227" default-value="1"/>
<property name="threshold-trigger-edge" type="ClutterGestureTriggerEdge" flags="235" default-value="CLUTTER_GESTURE_TRIGGER_EDGE_NONE"/>
<property name="threshold-trigger-distance-x" type="gfloat" flags="235" default-value="-1.000000"/>
<property name="threshold-trigger-distance-y" type="gfloat" flags="235" default-value="-1.000000"/>
<signal name="gesture-begin" return="gboolean" when="last">
<param type="ClutterActor"/>
</signal>
@ -715,11 +715,11 @@
</signal>
</class>
<class name="ClutterGridLayout" get-type="clutter_grid_layout_get_type" parents="ClutterLayoutManager,GInitiallyUnowned,GObject">
<property name="orientation" type="ClutterOrientation" flags="227"/>
<property name="row-spacing" type="guint" flags="227"/>
<property name="column-spacing" type="guint" flags="227"/>
<property name="row-homogeneous" type="gboolean" flags="227"/>
<property name="column-homogeneous" type="gboolean" flags="227"/>
<property name="orientation" type="ClutterOrientation" flags="227" default-value="CLUTTER_ORIENTATION_HORIZONTAL"/>
<property name="row-spacing" type="guint" flags="227" default-value="0"/>
<property name="column-spacing" type="guint" flags="227" default-value="0"/>
<property name="row-homogeneous" type="gboolean" flags="227" default-value="FALSE"/>
<property name="column-homogeneous" type="gboolean" flags="227" default-value="FALSE"/>
</class>
<class name="ClutterImage" get-type="clutter_image_get_type" parents="GObject">
<implements name="ClutterContent"/>
@ -734,11 +734,11 @@
<implements name="ClutterScriptable"/>
<property name="interval" type="ClutterInterval" flags="227"/>
<property name="animatable" type="ClutterAnimatable" flags="227"/>
<property name="remove-on-complete" type="gboolean" flags="227"/>
<property name="remove-on-complete" type="gboolean" flags="227" default-value="FALSE"/>
</class>
<class name="ClutterPropertyTransition" get-type="clutter_property_transition_get_type" parents="ClutterTransition,ClutterTimeline,GObject">
<implements name="ClutterScriptable"/>
<property name="property-name" type="gchararray" flags="227"/>
<property name="property-name" type="gchararray" flags="227" default-value="NULL"/>
</class>
<class name="ClutterKeyframeTransition" get-type="clutter_keyframe_transition_get_type" parents="ClutterPropertyTransition,ClutterTransition,ClutterTimeline,GObject">
<implements name="ClutterScriptable"/>
@ -747,9 +747,9 @@
<property name="manager" type="ClutterLayoutManager" flags="235"/>
</class>
<class name="ClutterPageTurnEffect" get-type="clutter_page_turn_effect_get_type" parents="ClutterDeformEffect,ClutterOffscreenEffect,ClutterEffect,ClutterActorMeta,GInitiallyUnowned,GObject">
<property name="period" type="gdouble" flags="227"/>
<property name="angle" type="gdouble" flags="227"/>
<property name="radius" type="gfloat" flags="227"/>
<property name="period" type="gdouble" flags="227" default-value="0.000000"/>
<property name="angle" type="gdouble" flags="227" default-value="0.000000"/>
<property name="radius" type="gfloat" flags="227" default-value="24.000000"/>
</class>
<fundamental name="ClutterColorNode" get-type="clutter_color_node_get_type" instantiatable="1" parents="ClutterPipelineNode,ClutterPaintNode">
</fundamental>
@ -764,10 +764,10 @@
<fundamental name="ClutterPaintNode" get-type="clutter_paint_node_get_type" abstract="1" instantiatable="1">
</fundamental>
<class name="ClutterPanAction" get-type="clutter_pan_action_get_type" parents="ClutterGestureAction,ClutterAction,ClutterActorMeta,GInitiallyUnowned,GObject">
<property name="pan-axis" type="ClutterPanAxis" flags="227"/>
<property name="interpolate" type="gboolean" flags="227"/>
<property name="deceleration" type="gdouble" flags="227"/>
<property name="acceleration-factor" type="gdouble" flags="227"/>
<property name="pan-axis" type="ClutterPanAxis" flags="227" default-value="CLUTTER_PAN_AXIS_NONE"/>
<property name="interpolate" type="gboolean" flags="227" default-value="FALSE"/>
<property name="deceleration" type="gdouble" flags="227" default-value="0.950000"/>
<property name="acceleration-factor" type="gdouble" flags="227" default-value="1.000000"/>
<signal name="pan" return="gboolean" when="last">
<param type="ClutterActor"/>
<param type="gboolean"/>
@ -778,7 +778,7 @@
</class>
<class name="ClutterPathConstraint" get-type="clutter_path_constraint_get_type" parents="ClutterConstraint,ClutterActorMeta,GInitiallyUnowned,GObject">
<property name="path" type="ClutterPath" flags="227"/>
<property name="offset" type="gfloat" flags="227"/>
<property name="offset" type="gfloat" flags="227" default-value="0.000000"/>
<signal name="node-reached" return="void" when="last">
<param type="ClutterActor"/>
<param type="guint"/>
@ -791,9 +791,9 @@
</signal>
</class>
<class name="ClutterScript" get-type="clutter_script_get_type" parents="GObject">
<property name="filename-set" type="gboolean" flags="225"/>
<property name="filename" type="gchararray" flags="225"/>
<property name="translation-domain" type="gchararray" flags="227"/>
<property name="filename-set" type="gboolean" flags="225" default-value="FALSE"/>
<property name="filename" type="gchararray" flags="225" default-value="NULL"/>
<property name="translation-domain" type="gchararray" flags="227" default-value="NULL"/>
</class>
<interface name="ClutterScriptable" get-type="clutter_scriptable_get_type">
</interface>
@ -802,27 +802,27 @@
<implements name="ClutterScriptable"/>
<implements name="ClutterAnimatable"/>
<implements name="AtkImplementorIface"/>
<property name="scroll-mode" type="ClutterScrollMode" flags="227"/>
<property name="scroll-mode" type="ClutterScrollMode" flags="227" default-value="CLUTTER_SCROLL_HORIZONTALLY | CLUTTER_SCROLL_VERTICALLY"/>
</class>
<class name="ClutterSettings" get-type="clutter_settings_get_type" parents="GObject">
<property name="backend" type="ClutterBackend" flags="-2147483414"/>
<property name="double-click-time" type="gint" flags="227"/>
<property name="double-click-distance" type="gint" flags="227"/>
<property name="dnd-drag-threshold" type="gint" flags="227"/>
<property name="font-name" type="gchararray" flags="227"/>
<property name="font-antialias" type="gint" flags="227"/>
<property name="font-dpi" type="gint" flags="227"/>
<property name="font-hinting" type="gint" flags="227"/>
<property name="font-hint-style" type="gchararray" flags="227"/>
<property name="font-subpixel-order" type="gchararray" flags="227"/>
<property name="long-press-duration" type="gint" flags="227"/>
<property name="fontconfig-timestamp" type="guint" flags="226"/>
<property name="password-hint-time" type="guint" flags="227"/>
<property name="window-scaling-factor" type="gint" flags="227"/>
<property name="unscaled-font-dpi" type="gint" flags="226"/>
<property name="double-click-time" type="gint" flags="227" default-value="250"/>
<property name="double-click-distance" type="gint" flags="227" default-value="5"/>
<property name="dnd-drag-threshold" type="gint" flags="227" default-value="8"/>
<property name="font-name" type="gchararray" flags="227" default-value="NULL"/>
<property name="font-antialias" type="gint" flags="227" default-value="-1"/>
<property name="font-dpi" type="gint" flags="227" default-value="-1"/>
<property name="font-hinting" type="gint" flags="227" default-value="-1"/>
<property name="font-hint-style" type="gchararray" flags="227" default-value="NULL"/>
<property name="font-subpixel-order" type="gchararray" flags="227" default-value="NULL"/>
<property name="long-press-duration" type="gint" flags="227" default-value="500"/>
<property name="fontconfig-timestamp" type="guint" flags="226" default-value="0"/>
<property name="password-hint-time" type="guint" flags="227" default-value="0"/>
<property name="window-scaling-factor" type="gint" flags="227" default-value="1"/>
<property name="unscaled-font-dpi" type="gint" flags="226" default-value="-1"/>
</class>
<class name="ClutterShaderEffect" get-type="clutter_shader_effect_get_type" parents="ClutterOffscreenEffect,ClutterEffect,ClutterActorMeta,GInitiallyUnowned,GObject">
<property name="shader-type" type="ClutterShaderType" flags="234"/>
<property name="shader-type" type="ClutterShaderType" flags="234" default-value="CLUTTER_FRAGMENT_SHADER"/>
</class>
<class name="ClutterSwipeAction" get-type="clutter_swipe_action_get_type" parents="ClutterGestureAction,ClutterAction,ClutterActorMeta,GInitiallyUnowned,GObject">
<signal name="swept" return="void" when="last">
@ -836,9 +836,9 @@
</class>
<class name="ClutterSnapConstraint" get-type="clutter_snap_constraint_get_type" parents="ClutterConstraint,ClutterActorMeta,GInitiallyUnowned,GObject">
<property name="source" type="ClutterActor" flags="231"/>
<property name="from-edge" type="ClutterSnapEdge" flags="231"/>
<property name="to-edge" type="ClutterSnapEdge" flags="231"/>
<property name="offset" type="gfloat" flags="231"/>
<property name="from-edge" type="ClutterSnapEdge" flags="231" default-value="CLUTTER_SNAP_EDGE_RIGHT"/>
<property name="to-edge" type="ClutterSnapEdge" flags="231" default-value="CLUTTER_SNAP_EDGE_RIGHT"/>
<property name="offset" type="gfloat" flags="231" default-value="0.000000"/>
</class>
<class name="ClutterTapAction" get-type="clutter_tap_action_get_type" parents="ClutterGestureAction,ClutterAction,ClutterActorMeta,GInitiallyUnowned,GObject">
<signal name="tap" return="void" when="last">
@ -846,9 +846,9 @@
</signal>
</class>
<class name="ClutterTextBuffer" get-type="clutter_text_buffer_get_type" parents="GObject">
<property name="text" type="gchararray" flags="225"/>
<property name="length" type="guint" flags="225"/>
<property name="max-length" type="gint" flags="227"/>
<property name="text" type="gchararray" flags="225" default-value=""/>
<property name="length" type="guint" flags="225" default-value="0"/>
<property name="max-length" type="gint" flags="227" default-value="0"/>
<signal name="inserted-text" return="void" when="first">
<param type="guint"/>
<param type="gchararray"/>
@ -865,34 +865,34 @@
<implements name="ClutterAnimatable"/>
<implements name="AtkImplementorIface"/>
<property name="buffer" type="ClutterTextBuffer" flags="227"/>
<property name="font-name" type="gchararray" flags="227"/>
<property name="font-name" type="gchararray" flags="227" default-value="NULL"/>
<property name="font-description" type="PangoFontDescription" flags="227"/>
<property name="text" type="gchararray" flags="227"/>
<property name="color" type="ClutterColor" flags="483"/>
<property name="use-markup" type="gboolean" flags="227"/>
<property name="text" type="gchararray" flags="227" default-value=""/>
<property name="color" type="ClutterColor" flags="483" default-value="#000000ff"/>
<property name="use-markup" type="gboolean" flags="227" default-value="FALSE"/>
<property name="attributes" type="PangoAttrList" flags="227"/>
<property name="line-alignment" type="PangoAlignment" flags="227"/>
<property name="line-wrap" type="gboolean" flags="227"/>
<property name="line-wrap-mode" type="PangoWrapMode" flags="227"/>
<property name="justify" type="gboolean" flags="227"/>
<property name="ellipsize" type="PangoEllipsizeMode" flags="227"/>
<property name="position" type="gint" flags="-2147483421"/>
<property name="selection-bound" type="gint" flags="227"/>
<property name="selection-color" type="ClutterColor" flags="483"/>
<property name="selection-color-set" type="gboolean" flags="225"/>
<property name="cursor-visible" type="gboolean" flags="227"/>
<property name="cursor-color" type="ClutterColor" flags="483"/>
<property name="cursor-color-set" type="gboolean" flags="225"/>
<property name="cursor-size" type="gint" flags="227"/>
<property name="cursor-position" type="gint" flags="227"/>
<property name="editable" type="gboolean" flags="3"/>
<property name="selectable" type="gboolean" flags="3"/>
<property name="activatable" type="gboolean" flags="3"/>
<property name="password-char" type="guint" flags="227"/>
<property name="max-length" type="gint" flags="227"/>
<property name="single-line-mode" type="gboolean" flags="227"/>
<property name="selected-text-color" type="ClutterColor" flags="483"/>
<property name="selected-text-color-set" type="gboolean" flags="225"/>
<property name="line-alignment" type="PangoAlignment" flags="227" default-value="PANGO_ALIGN_LEFT"/>
<property name="line-wrap" type="gboolean" flags="227" default-value="FALSE"/>
<property name="line-wrap-mode" type="PangoWrapMode" flags="227" default-value="PANGO_WRAP_WORD"/>
<property name="justify" type="gboolean" flags="227" default-value="FALSE"/>
<property name="ellipsize" type="PangoEllipsizeMode" flags="227" default-value="PANGO_ELLIPSIZE_NONE"/>
<property name="position" type="gint" flags="-2147483421" default-value="-1"/>
<property name="selection-bound" type="gint" flags="227" default-value="-1"/>
<property name="selection-color" type="ClutterColor" flags="483" default-value="#000000ff"/>
<property name="selection-color-set" type="gboolean" flags="225" default-value="FALSE"/>
<property name="cursor-visible" type="gboolean" flags="227" default-value="TRUE"/>
<property name="cursor-color" type="ClutterColor" flags="483" default-value="#000000ff"/>
<property name="cursor-color-set" type="gboolean" flags="225" default-value="FALSE"/>
<property name="cursor-size" type="gint" flags="227" default-value="2"/>
<property name="cursor-position" type="gint" flags="227" default-value="-1"/>
<property name="editable" type="gboolean" flags="3" default-value="FALSE"/>
<property name="selectable" type="gboolean" flags="3" default-value="TRUE"/>
<property name="activatable" type="gboolean" flags="3" default-value="TRUE"/>
<property name="password-char" type="guint" flags="227" default-value="0"/>
<property name="max-length" type="gint" flags="227" default-value="0"/>
<property name="single-line-mode" type="gboolean" flags="227" default-value="FALSE"/>
<property name="selected-text-color" type="ClutterColor" flags="483" default-value="#000000ff"/>
<property name="selected-text-color-set" type="gboolean" flags="225" default-value="FALSE"/>
<signal name="activate" return="void" when="last">
</signal>
<signal name="text-changed" return="void" when="last">
@ -919,7 +919,7 @@
<fundamental name="ClutterParamSpecUnit" get-type="clutter_param_units_get_type" instantiatable="1" parents="GParam">
</fundamental>
<class name="ClutterZoomAction" get-type="clutter_zoom_action_get_type" parents="ClutterGestureAction,ClutterAction,ClutterActorMeta,GInitiallyUnowned,GObject">
<property name="zoom-axis" type="ClutterZoomAxis" flags="227"/>
<property name="zoom-axis" type="ClutterZoomAxis" flags="227" default-value="CLUTTER_ZOOM_BOTH"/>
<signal name="zoom" return="gboolean" when="last">
<param type="ClutterActor"/>
<param type="ClutterPoint"/>

View File

@ -5,18 +5,18 @@
<implements name="ClutterScriptable"/>
<implements name="ClutterAnimatable"/>
<implements name="AtkImplementorIface"/>
<property name="pixmap" type="gulong" flags="3"/>
<property name="pixmap-width" type="guint" flags="1"/>
<property name="pixmap-height" type="guint" flags="1"/>
<property name="pixmap-depth" type="guint" flags="1"/>
<property name="automatic-updates" type="gboolean" flags="3"/>
<property name="window" type="gulong" flags="3"/>
<property name="window-redirect-automatic" type="gboolean" flags="3"/>
<property name="window-mapped" type="gboolean" flags="1"/>
<property name="destroyed" type="gboolean" flags="1"/>
<property name="window-x" type="gint" flags="1"/>
<property name="window-y" type="gint" flags="1"/>
<property name="window-override-redirect" type="gboolean" flags="1"/>
<property name="pixmap" type="gulong" flags="3" default-value="0"/>
<property name="pixmap-width" type="guint" flags="1" default-value="0"/>
<property name="pixmap-height" type="guint" flags="1" default-value="0"/>
<property name="pixmap-depth" type="guint" flags="1" default-value="0"/>
<property name="automatic-updates" type="gboolean" flags="3" default-value="FALSE"/>
<property name="window" type="gulong" flags="3" default-value="0"/>
<property name="window-redirect-automatic" type="gboolean" flags="3" default-value="TRUE"/>
<property name="window-mapped" type="gboolean" flags="1" default-value="FALSE"/>
<property name="destroyed" type="gboolean" flags="1" default-value="FALSE"/>
<property name="window-x" type="gint" flags="1" default-value="0"/>
<property name="window-y" type="gint" flags="1" default-value="0"/>
<property name="window-override-redirect" type="gboolean" flags="1" default-value="FALSE"/>
<signal name="update-area" return="void" when="first">
<param type="gint"/>
<param type="gint"/>

View File

@ -134,11 +134,11 @@
<class name="EogTransform" get-type="eog_transform_get_type" parents="GObject">
</class>
<class name="EogURIConverter" get-type="eog_uri_converter_get_type" parents="GObject">
<property name="convert-spaces" type="gboolean" flags="3"/>
<property name="space-character" type="gchar" flags="3"/>
<property name="counter-start" type="gulong" flags="3"/>
<property name="counter-n-digits" type="guint" flags="3"/>
<property name="n-images" type="guint" flags="2"/>
<property name="convert-spaces" type="gboolean" flags="3" default-value="FALSE"/>
<property name="space-character" type="gchar" flags="3" default-value="95"/>
<property name="counter-start" type="gulong" flags="3" default-value="1"/>
<property name="counter-n-digits" type="guint" flags="3" default-value="1"/>
<property name="n-images" type="guint" flags="2" default-value="1"/>
</class>
<class name="EogJob" get-type="eog_job_get_type" parents="GObject" abstract="1">
<signal name="progress" return="void" when="last">
@ -168,9 +168,9 @@
<implements name="GtkBuildable"/>
<implements name="GActionGroup"/>
<implements name="GActionMap"/>
<property name="gallery-position" type="EogWindowGalleryPos" flags="35"/>
<property name="gallery-resizable" type="gboolean" flags="35"/>
<property name="startup-flags" type="EogStartupFlags" flags="11"/>
<property name="gallery-position" type="EogWindowGalleryPos" flags="35" default-value="EOG_WINDOW_GALLERY_POS_BOTTOM"/>
<property name="gallery-resizable" type="gboolean" flags="35" default-value="FALSE"/>
<property name="startup-flags" type="EogStartupFlags" flags="11" default-value="0"/>
<signal name="prepared" return="void" when="last">
</signal>
</class>
@ -198,16 +198,16 @@
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkScrollable"/>
<property name="antialiasing-in" type="gboolean" flags="35"/>
<property name="antialiasing-out" type="gboolean" flags="35"/>
<property name="antialiasing-in" type="gboolean" flags="35" default-value="TRUE"/>
<property name="antialiasing-out" type="gboolean" flags="35" default-value="TRUE"/>
<property name="background-color" type="GdkRGBA" flags="35"/>
<property name="image" type="EogImage" flags="35"/>
<property name="scrollwheel-zoom" type="gboolean" flags="35"/>
<property name="scrollwheel-zoom" type="gboolean" flags="35" default-value="TRUE"/>
<property name="transparency-color" type="GdkRGBA" flags="34"/>
<property name="transparency-style" type="EogTransparencyStyle" flags="35"/>
<property name="use-background-color" type="gboolean" flags="35"/>
<property name="zoom-mode" type="EogZoomMode" flags="35"/>
<property name="zoom-multiplier" type="gdouble" flags="35"/>
<property name="transparency-style" type="EogTransparencyStyle" flags="35" default-value="EOG_TRANSP_CHECKED"/>
<property name="use-background-color" type="gboolean" flags="35" default-value="FALSE"/>
<property name="zoom-mode" type="EogZoomMode" flags="35" default-value="EOG_ZOOM_MODE_SHRINK_TO_FIT"/>
<property name="zoom-multiplier" type="gdouble" flags="35" default-value="0.050000"/>
<signal name="zoom-changed" return="void" when="last">
<param type="gdouble"/>
</signal>
@ -228,7 +228,7 @@
</interface>
<class name="EogClipboardHandler" get-type="eog_clipboard_handler_get_type" parents="GInitiallyUnowned,GObject">
<property name="pixbuf" type="GdkPixbuf" flags="235"/>
<property name="uri" type="gchararray" flags="235"/>
<property name="uri" type="gchararray" flags="235" default-value="NULL"/>
</class>
<class name="EogDetailsDialog" get-type="eog_details_dialog_get_type" parents="GtkWindow,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
@ -250,8 +250,8 @@
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="thumbview" type="EogThumbView" flags="235"/>
<property name="next-action" type="gchararray" flags="235"/>
<property name="prev-action" type="gchararray" flags="235"/>
<property name="next-action" type="gchararray" flags="235" default-value="NULL"/>
<property name="prev-action" type="gchararray" flags="235" default-value="NULL"/>
</class>
<class name="EogSidebar" get-type="eog_sidebar_get_type" parents="GtkBox,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
@ -274,9 +274,9 @@
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<property name="show-buttons" type="gboolean" flags="3"/>
<property name="show-buttons" type="gboolean" flags="3" default-value="TRUE"/>
<property name="thumbview" type="EogThumbView" flags="11"/>
<property name="mode" type="gint" flags="3"/>
<property name="mode" type="gint" flags="3" default-value="0"/>
</class>
<interface name="EogWindowActivatable" get-type="eog_window_activatable_get_type">
<property name="window" type="EogWindow" flags="235"/>

View File

@ -7,40 +7,40 @@
<class name="EvRenderContext" get-type="ev_render_context_get_type" parents="GObject">
</class>
<class name="EvDocument" get-type="ev_document_get_type" parents="GObject" abstract="1">
<property name="modified" type="gboolean" flags="227"/>
<property name="modified" type="gboolean" flags="227" default-value="FALSE"/>
</class>
<boxed name="EvRectangle" get-type="ev_rectangle_get_type"/>
<boxed name="EvSourceLink" get-type="ev_source_link_get_type"/>
<class name="EvAttachment" get-type="ev_attachment_get_type" parents="GObject">
<property name="name" type="gchararray" flags="234"/>
<property name="description" type="gchararray" flags="234"/>
<property name="mtime" type="gulong" flags="234"/>
<property name="ctime" type="gulong" flags="234"/>
<property name="size" type="guint" flags="234"/>
<property name="name" type="gchararray" flags="234" default-value="NULL"/>
<property name="description" type="gchararray" flags="234" default-value="NULL"/>
<property name="mtime" type="gulong" flags="234" default-value="0"/>
<property name="ctime" type="gulong" flags="234" default-value="0"/>
<property name="size" type="guint" flags="234" default-value="0"/>
<property name="data" type="gpointer" flags="234"/>
</class>
<class name="EvAnnotation" get-type="ev_annotation_get_type" parents="GObject" abstract="1">
<property name="page" type="EvPage" flags="234"/>
<property name="contents" type="gchararray" flags="227"/>
<property name="name" type="gchararray" flags="227"/>
<property name="modified" type="gchararray" flags="227"/>
<property name="contents" type="gchararray" flags="227" default-value="NULL"/>
<property name="name" type="gchararray" flags="227" default-value="NULL"/>
<property name="modified" type="gchararray" flags="227" default-value="NULL"/>
<property name="color" type="gpointer" flags="227"/>
<property name="rgba" type="GdkRGBA" flags="227"/>
<property name="area" type="EvRectangle" flags="227"/>
</class>
<interface name="EvAnnotationMarkup" get-type="ev_annotation_markup_get_type">
<prerequisite name="EvAnnotation"/>
<property name="can-have-popup" type="gboolean" flags="227"/>
<property name="has-popup" type="gboolean" flags="227"/>
<property name="label" type="gchararray" flags="227"/>
<property name="opacity" type="gdouble" flags="227"/>
<property name="popup-is-open" type="gboolean" flags="227"/>
<property name="can-have-popup" type="gboolean" flags="227" default-value="FALSE"/>
<property name="has-popup" type="gboolean" flags="227" default-value="TRUE"/>
<property name="label" type="gchararray" flags="227" default-value="NULL"/>
<property name="opacity" type="gdouble" flags="227" default-value="1.000000"/>
<property name="popup-is-open" type="gboolean" flags="227" default-value="FALSE"/>
<property name="rectangle" type="EvRectangle" flags="227"/>
</interface>
<class name="EvAnnotationText" get-type="ev_annotation_text_get_type" parents="EvAnnotation,GObject">
<implements name="EvAnnotationMarkup"/>
<property name="icon" type="EvAnnotationTextIcon" flags="227"/>
<property name="is-open" type="gboolean" flags="227"/>
<property name="icon" type="EvAnnotationTextIcon" flags="227" default-value="EV_ANNOTATION_TEXT_ICON_NOTE"/>
<property name="is-open" type="gboolean" flags="227" default-value="FALSE"/>
</class>
<class name="EvAnnotationAttachment" get-type="ev_annotation_attachment_get_type" parents="EvAnnotation,GObject">
<implements name="EvAnnotationMarkup"/>
@ -48,7 +48,7 @@
</class>
<class name="EvAnnotationTextMarkup" get-type="ev_annotation_text_markup_get_type" parents="EvAnnotation,GObject">
<implements name="EvAnnotationMarkup"/>
<property name="type" type="EvAnnotationTextMarkupType" flags="231"/>
<property name="type" type="EvAnnotationTextMarkupType" flags="231" default-value="EV_ANNOTATION_TEXT_MARKUP_HIGHLIGHT"/>
</class>
<interface name="EvAsyncRenderer" get-type="ev_async_renderer_get_type">
<signal name="render-finished" return="void" when="last">
@ -64,32 +64,32 @@
<interface name="EvDocumentFind" get-type="ev_document_find_get_type">
</interface>
<class name="EvLinkDest" get-type="ev_link_dest_get_type" parents="GObject">
<property name="type" type="EvLinkDestType" flags="235"/>
<property name="page" type="gint" flags="235"/>
<property name="left" type="gdouble" flags="235"/>
<property name="top" type="gdouble" flags="235"/>
<property name="bottom" type="gdouble" flags="235"/>
<property name="right" type="gdouble" flags="235"/>
<property name="zoom" type="gdouble" flags="235"/>
<property name="change" type="guint" flags="235"/>
<property name="named" type="gchararray" flags="235"/>
<property name="page-label" type="gchararray" flags="235"/>
<property name="type" type="EvLinkDestType" flags="235" default-value="EV_LINK_DEST_TYPE_UNKNOWN"/>
<property name="page" type="gint" flags="235" default-value="0"/>
<property name="left" type="gdouble" flags="235" default-value="0.000000"/>
<property name="top" type="gdouble" flags="235" default-value="0.000000"/>
<property name="bottom" type="gdouble" flags="235" default-value="0.000000"/>
<property name="right" type="gdouble" flags="235" default-value="0.000000"/>
<property name="zoom" type="gdouble" flags="235" default-value="0.000000"/>
<property name="change" type="guint" flags="235" default-value="0"/>
<property name="named" type="gchararray" flags="235" default-value="NULL"/>
<property name="page-label" type="gchararray" flags="235" default-value="NULL"/>
</class>
<class name="EvLinkAction" get-type="ev_link_action_get_type" parents="GObject">
<property name="type" type="EvLinkActionType" flags="235"/>
<property name="type" type="EvLinkActionType" flags="235" default-value="EV_LINK_ACTION_TYPE_GOTO_DEST"/>
<property name="dest" type="EvLinkDest" flags="235"/>
<property name="uri" type="gchararray" flags="235"/>
<property name="filename" type="gchararray" flags="235"/>
<property name="params" type="gchararray" flags="235"/>
<property name="name" type="gchararray" flags="235"/>
<property name="uri" type="gchararray" flags="235" default-value="NULL"/>
<property name="filename" type="gchararray" flags="235" default-value="NULL"/>
<property name="params" type="gchararray" flags="235" default-value="NULL"/>
<property name="name" type="gchararray" flags="235" default-value="NULL"/>
<property name="show-list" type="gpointer" flags="235"/>
<property name="hide-list" type="gpointer" flags="235"/>
<property name="toggle-list" type="gpointer" flags="235"/>
<property name="reset-fields" type="gpointer" flags="235"/>
<property name="exclude-reset-fields" type="gboolean" flags="235"/>
<property name="exclude-reset-fields" type="gboolean" flags="235" default-value="FALSE"/>
</class>
<class name="EvLink" get-type="ev_link_get_type" parents="GObject">
<property name="title" type="gchararray" flags="235"/>
<property name="title" type="gchararray" flags="235" default-value="NULL"/>
<property name="action" type="EvLinkAction" flags="235"/>
</class>
<interface name="EvDocumentFonts" get-type="ev_document_fonts_get_type">
@ -127,14 +127,14 @@
<interface name="EvDocumentText" get-type="ev_document_text_get_type">
</interface>
<class name="EvTransitionEffect" get-type="ev_transition_effect_get_type" parents="GObject">
<property name="type" type="EvTransitionEffectType" flags="227"/>
<property name="alignment" type="EvTransitionEffectAlignment" flags="227"/>
<property name="direction" type="EvTransitionEffectDirection" flags="227"/>
<property name="duration" type="gint" flags="-2147483421"/>
<property name="duration-real" type="gdouble" flags="227"/>
<property name="angle" type="gint" flags="227"/>
<property name="scale" type="gdouble" flags="227"/>
<property name="rectangular" type="gboolean" flags="227"/>
<property name="type" type="EvTransitionEffectType" flags="227" default-value="EV_TRANSITION_EFFECT_REPLACE"/>
<property name="alignment" type="EvTransitionEffectAlignment" flags="227" default-value="EV_TRANSITION_ALIGNMENT_HORIZONTAL"/>
<property name="direction" type="EvTransitionEffectDirection" flags="227" default-value="EV_TRANSITION_DIRECTION_INWARD"/>
<property name="duration" type="gint" flags="-2147483421" default-value="0"/>
<property name="duration-real" type="gdouble" flags="227" default-value="0.000000"/>
<property name="angle" type="gint" flags="227" default-value="0"/>
<property name="scale" type="gdouble" flags="227" default-value="1.000000"/>
<property name="rectangular" type="gboolean" flags="227" default-value="FALSE"/>
</class>
<interface name="EvDocumentTransition" get-type="ev_document_transition_get_type">
</interface>

View File

@ -2,19 +2,19 @@
<dump>
<class name="EvDocumentModel" get-type="ev_document_model_get_type" parents="GObject">
<property name="document" type="EvDocument" flags="227"/>
<property name="page" type="gint" flags="227"/>
<property name="rotation" type="gint" flags="227"/>
<property name="inverted-colors" type="gboolean" flags="227"/>
<property name="scale" type="gdouble" flags="227"/>
<property name="sizing-mode" type="EvSizingMode" flags="227"/>
<property name="continuous" type="gboolean" flags="227"/>
<property name="dual-page" type="gboolean" flags="227"/>
<property name="dual-odd-left" type="gboolean" flags="227"/>
<property name="rtl" type="gboolean" flags="227"/>
<property name="fullscreen" type="gboolean" flags="227"/>
<property name="min-scale" type="gdouble" flags="227"/>
<property name="max-scale" type="gdouble" flags="227"/>
<property name="page-layout" type="EvPageLayout" flags="227"/>
<property name="page" type="gint" flags="227" default-value="-1"/>
<property name="rotation" type="gint" flags="227" default-value="0"/>
<property name="inverted-colors" type="gboolean" flags="227" default-value="FALSE"/>
<property name="scale" type="gdouble" flags="227" default-value="1.000000"/>
<property name="sizing-mode" type="EvSizingMode" flags="227" default-value="EV_SIZING_FIT_WIDTH"/>
<property name="continuous" type="gboolean" flags="227" default-value="TRUE"/>
<property name="dual-page" type="gboolean" flags="227" default-value="FALSE"/>
<property name="dual-odd-left" type="gboolean" flags="227" default-value="FALSE"/>
<property name="rtl" type="gboolean" flags="227" default-value="FALSE"/>
<property name="fullscreen" type="gboolean" flags="227" default-value="FALSE"/>
<property name="min-scale" type="gdouble" flags="227" default-value="0.250000"/>
<property name="max-scale" type="gdouble" flags="227" default-value="5.000000"/>
<property name="page-layout" type="EvPageLayout" flags="227" default-value="EV_PAGE_LAYOUT_SINGLE"/>
<signal name="page-changed" return="void" when="last">
<param type="gint"/>
<param type="gint"/>
@ -78,9 +78,9 @@
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="document" type="EvDocument" flags="234"/>
<property name="current-page" type="guint" flags="231"/>
<property name="rotation" type="guint" flags="231"/>
<property name="inverted-colors" type="gboolean" flags="234"/>
<property name="current-page" type="guint" flags="231" default-value="0"/>
<property name="rotation" type="guint" flags="231" default-value="0"/>
<property name="inverted-colors" type="gboolean" flags="234" default-value="FALSE"/>
<signal name="finished" return="void" when="last" action="1">
</signal>
<signal name="change-page" return="void" when="last" action="1">
@ -94,9 +94,9 @@
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkScrollable"/>
<property name="is-loading" type="gboolean" flags="225"/>
<property name="can-zoom-in" type="gboolean" flags="225"/>
<property name="can-zoom-out" type="gboolean" flags="225"/>
<property name="is-loading" type="gboolean" flags="225" default-value="FALSE"/>
<property name="can-zoom-in" type="gboolean" flags="225" default-value="TRUE"/>
<property name="can-zoom-out" type="gboolean" flags="225" default-value="TRUE"/>
<signal name="external-link" return="void" when="last" action="1">
<param type="GObject"/>
</signal>

View File

@ -29,7 +29,7 @@
<boxed name="GckAttributes" get-type="gck_attributes_get_type"/>
<boxed name="GckModuleInfo" get-type="gck_module_info_get_type"/>
<class name="GckModule" get-type="gck_module_get_type" parents="GObject">
<property name="path" type="gchararray" flags="235"/>
<property name="path" type="gchararray" flags="235" default-value="NULL"/>
<property name="functions" type="gpointer" flags="235"/>
<signal name="authenticate-slot" return="gboolean" when="last">
<param type="GckSlot"/>
@ -52,18 +52,18 @@
<boxed name="GckMechanismInfo" get-type="gck_mechanism_info_get_type"/>
<class name="GckSlot" get-type="gck_slot_get_type" parents="GObject">
<property name="module" type="GckModule" flags="235"/>
<property name="handle" type="gulong" flags="235"/>
<property name="handle" type="gulong" flags="235" default-value="0"/>
</class>
<boxed name="GckSessionInfo" get-type="gck_session_info_get_type"/>
<class name="GckSession" get-type="gck_session_get_type" parents="GObject">
<implements name="GInitable"/>
<implements name="GAsyncInitable"/>
<property name="module" type="GckModule" flags="225"/>
<property name="handle" type="gulong" flags="235"/>
<property name="handle" type="gulong" flags="235" default-value="0"/>
<property name="interaction" type="GTlsInteraction" flags="227"/>
<property name="slot" type="GckSlot" flags="235"/>
<property name="options" type="GckSessionOptions" flags="235"/>
<property name="opening-flags" type="gulong" flags="234"/>
<property name="options" type="GckSessionOptions" flags="235" default-value="GCK_SESSION_READ_ONLY"/>
<property name="opening-flags" type="gulong" flags="234" default-value="0"/>
<property name="app-data" type="gpointer" flags="234"/>
<signal name="discard-handle" return="gboolean" when="last">
<param type="gulong"/>
@ -72,7 +72,7 @@
<class name="GckObject" get-type="gck_object_get_type" parents="GObject">
<property name="module" type="GckModule" flags="235"/>
<property name="session" type="GckSession" flags="235"/>
<property name="handle" type="gulong" flags="235"/>
<property name="handle" type="gulong" flags="235" default-value="0"/>
</class>
<interface name="GckObjectCache" get-type="gck_object_cache_get_type">
<prerequisite name="GckObject"/>

View File

@ -4,20 +4,20 @@
</interface>
<interface name="GcrCertificate" get-type="gcr_certificate_get_type">
<prerequisite name="GcrComparable"/>
<property name="description" type="gchararray" flags="225"/>
<property name="description" type="gchararray" flags="225" default-value=""/>
<property name="expiry" type="GDate" flags="225"/>
<property name="icon" type="GIcon" flags="225"/>
<property name="issuer" type="gchararray" flags="225"/>
<property name="label" type="gchararray" flags="225"/>
<property name="markup" type="gchararray" flags="225"/>
<property name="subject" type="gchararray" flags="225"/>
<property name="issuer" type="gchararray" flags="225" default-value=""/>
<property name="label" type="gchararray" flags="225" default-value=""/>
<property name="markup" type="gchararray" flags="225" default-value=""/>
<property name="subject" type="gchararray" flags="225" default-value=""/>
</interface>
<class name="GcrCertificateChain" get-type="gcr_certificate_chain_get_type" parents="GObject">
<property name="status" type="GcrCertificateChainStatus" flags="225"/>
<property name="length" type="guint" flags="225"/>
<property name="status" type="GcrCertificateChainStatus" flags="225" default-value="GCR_CERTIFICATE_CHAIN_UNKNOWN"/>
<property name="length" type="guint" flags="225" default-value="0"/>
</class>
<class name="GcrCertificateRequest" get-type="gcr_certificate_request_get_type" parents="GObject">
<property name="format" type="GcrCertificateRequestFormat" flags="235"/>
<property name="format" type="GcrCertificateRequestFormat" flags="235" default-value="GCR_CERTIFICATE_REQUEST_PKCS10"/>
<property name="private-key" type="GckObject" flags="235"/>
</class>
<interface name="GcrCollection" get-type="gcr_collection_get_type">
@ -33,9 +33,9 @@
<property name="underlying" type="GcrCollection" flags="235"/>
</class>
<class name="GcrParser" get-type="gcr_parser_get_type" parents="GObject">
<property name="parsed-label" type="gchararray" flags="225"/>
<property name="parsed-label" type="gchararray" flags="225" default-value=""/>
<property name="parsed-attributes" type="GckAttributes" flags="225"/>
<property name="parsed-description" type="gchararray" flags="225"/>
<property name="parsed-description" type="gchararray" flags="225" default-value=""/>
<signal name="authenticate" return="gboolean" when="last">
<param type="gint"/>
</signal>
@ -46,31 +46,31 @@
<interface name="GcrImporter" get-type="gcr_importer_get_type">
<property name="icon" type="GIcon" flags="225"/>
<property name="interaction" type="GTlsInteraction" flags="227"/>
<property name="label" type="gchararray" flags="225"/>
<property name="uri" type="gchararray" flags="225"/>
<property name="label" type="gchararray" flags="225" default-value=""/>
<property name="uri" type="gchararray" flags="225" default-value="NULL"/>
</interface>
<interface name="GcrPrompt" get-type="gcr_prompt_get_type">
<property name="caller-window" type="gchararray" flags="231"/>
<property name="cancel-label" type="gchararray" flags="231"/>
<property name="choice-chosen" type="gboolean" flags="227"/>
<property name="choice-label" type="gchararray" flags="231"/>
<property name="continue-label" type="gchararray" flags="231"/>
<property name="description" type="gchararray" flags="231"/>
<property name="message" type="gchararray" flags="231"/>
<property name="password-new" type="gboolean" flags="227"/>
<property name="password-strength" type="gint" flags="225"/>
<property name="title" type="gchararray" flags="231"/>
<property name="warning" type="gchararray" flags="231"/>
<property name="caller-window" type="gchararray" flags="231" default-value="NULL"/>
<property name="cancel-label" type="gchararray" flags="231" default-value="Cancel"/>
<property name="choice-chosen" type="gboolean" flags="227" default-value="FALSE"/>
<property name="choice-label" type="gchararray" flags="231" default-value="NULL"/>
<property name="continue-label" type="gchararray" flags="231" default-value="Continue"/>
<property name="description" type="gchararray" flags="231" default-value="NULL"/>
<property name="message" type="gchararray" flags="231" default-value="NULL"/>
<property name="password-new" type="gboolean" flags="227" default-value="FALSE"/>
<property name="password-strength" type="gint" flags="225" default-value="0"/>
<property name="title" type="gchararray" flags="231" default-value="NULL"/>
<property name="warning" type="gchararray" flags="231" default-value="NULL"/>
<signal name="prompt-close" return="void" when="first">
</signal>
</interface>
<class name="GcrSecretExchange" get-type="gcr_secret_exchange_get_type" parents="GObject">
<property name="protocol" type="gchararray" flags="235"/>
<property name="protocol" type="gchararray" flags="235" default-value="sx-aes-1"/>
</class>
<class name="GcrSystemPrompter" get-type="gcr_system_prompter_get_type" parents="GObject">
<property name="mode" type="GcrSystemPrompterMode" flags="235"/>
<property name="mode" type="GcrSystemPrompterMode" flags="235" default-value="GCR_SYSTEM_PROMPTER_SINGLE"/>
<property name="prompt-type" type="GType" flags="235"/>
<property name="prompting" type="gboolean" flags="225"/>
<property name="prompting" type="gboolean" flags="225" default-value="FALSE"/>
<signal name="new-prompt" return="GcrPrompt" when="last">
</signal>
</class>
@ -93,9 +93,9 @@
<implements name="GcrPrompt"/>
<implements name="GInitable"/>
<implements name="GAsyncInitable"/>
<property name="bus-name" type="gchararray" flags="235"/>
<property name="bus-name" type="gchararray" flags="235" default-value="NULL"/>
<property name="secret-exchange" type="GcrSecretExchange" flags="227"/>
<property name="timeout-seconds" type="gint" flags="234"/>
<property name="timeout-seconds" type="gint" flags="234" default-value="-1"/>
</class>
<class name="GcrUnionCollection" get-type="gcr_union_collection_get_type" parents="GObject">
<implements name="GcrCollection"/>

View File

@ -5,7 +5,7 @@
</interface>
<interface name="GcrRenderer" get-type="gcr_renderer_get_type">
<property name="attributes" type="GckAttributes" flags="227"/>
<property name="label" type="gchararray" flags="227"/>
<property name="label" type="gchararray" flags="227" default-value=""/>
<signal name="data-changed" return="void" when="last">
</signal>
</interface>
@ -14,7 +14,7 @@
<implements name="GcrComparable"/>
<implements name="GcrCertificate"/>
<property name="certificate" type="GcrCertificate" flags="227"/>
<property name="label" type="gchararray" flags="227"/>
<property name="label" type="gchararray" flags="227" default-value=""/>
<property name="attributes" type="GckAttributes" flags="227"/>
</class>
<class name="GcrCertificateWidget" get-type="gcr_certificate_widget_get_type" parents="GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
@ -28,7 +28,7 @@
<implements name="GtkTreeSortable"/>
<property name="collection" type="GcrCollection" flags="227"/>
<property name="columns" type="gpointer" flags="235"/>
<property name="mode" type="GcrCollectionModelMode" flags="235"/>
<property name="mode" type="GcrCollectionModelMode" flags="235" default-value="GCR_COLLECTION_MODEL_TREE"/>
</class>
<class name="GcrComboSelector" get-type="gcr_combo_selector_get_type" parents="GtkComboBox,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
@ -48,7 +48,7 @@
</class>
<class name="GcrFailureRenderer" get-type="gcr_failure_renderer_get_type" parents="GObject">
<implements name="GcrRenderer"/>
<property name="label" type="gchararray" flags="227"/>
<property name="label" type="gchararray" flags="227" default-value=""/>
<property name="attributes" type="GckAttributes" flags="227"/>
</class>
<class name="GcrImportButton" get-type="gcr_import_button_get_type" parents="GtkButton,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
@ -74,10 +74,10 @@
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GcrPrompt"/>
<property name="password-visible" type="gboolean" flags="225"/>
<property name="confirm-visible" type="gboolean" flags="225"/>
<property name="warning-visible" type="gboolean" flags="225"/>
<property name="choice-visible" type="gboolean" flags="225"/>
<property name="password-visible" type="gboolean" flags="225" default-value="FALSE"/>
<property name="confirm-visible" type="gboolean" flags="225" default-value="FALSE"/>
<property name="warning-visible" type="gboolean" flags="225" default-value="FALSE"/>
<property name="choice-visible" type="gboolean" flags="225" default-value="FALSE"/>
</class>
<class name="GcrSecureEntryBuffer" get-type="gcr_secure_entry_buffer_get_type" parents="GtkEntryBuffer,GObject">
</class>
@ -91,15 +91,15 @@
<class name="GcrUnlockOptionsWidget" get-type="gcr_unlock_options_widget_get_type" parents="GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="choice" type="gchararray" flags="227"/>
<property name="ttl" type="guint" flags="227"/>
<property name="choice" type="gchararray" flags="227" default-value="NULL"/>
<property name="ttl" type="guint" flags="227" default-value="0"/>
</class>
<class name="GcrViewerWidget" get-type="gcr_viewer_widget_get_type" parents="GtkBox,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<property name="parser" type="GcrParser" flags="225"/>
<property name="display-name" type="gchararray" flags="227"/>
<property name="display-name" type="gchararray" flags="227" default-value="NULL"/>
<signal name="added" return="void" when="last">
<param type="GObject"/>
<param type="GcrParsed"/>

View File

@ -29,7 +29,7 @@
<boxed name="GckAttributes" get-type="gck_attributes_get_type"/>
<boxed name="GckModuleInfo" get-type="gck_module_info_get_type"/>
<class name="GckModule" get-type="gck_module_get_type" parents="GObject">
<property name="path" type="gchararray" flags="235"/>
<property name="path" type="gchararray" flags="235" default-value="NULL"/>
<property name="functions" type="gpointer" flags="235"/>
</class>
<class name="GckEnumerator" get-type="gck_enumerator_get_type" parents="GObject">
@ -42,18 +42,18 @@
<boxed name="GckMechanismInfo" get-type="gck_mechanism_info_get_type"/>
<class name="GckSlot" get-type="gck_slot_get_type" parents="GObject">
<property name="module" type="GckModule" flags="235"/>
<property name="handle" type="gulong" flags="235"/>
<property name="handle" type="gulong" flags="235" default-value="0"/>
</class>
<boxed name="GckSessionInfo" get-type="gck_session_info_get_type"/>
<class name="GckSession" get-type="gck_session_get_type" parents="GObject">
<implements name="GInitable"/>
<implements name="GAsyncInitable"/>
<property name="module" type="GckModule" flags="225"/>
<property name="handle" type="gulong" flags="235"/>
<property name="handle" type="gulong" flags="235" default-value="0"/>
<property name="interaction" type="GTlsInteraction" flags="227"/>
<property name="slot" type="GckSlot" flags="235"/>
<property name="options" type="GckSessionOptions" flags="235"/>
<property name="opening-flags" type="gulong" flags="234"/>
<property name="options" type="GckSessionOptions" flags="235" default-value="GCK_SESSION_READ_ONLY"/>
<property name="opening-flags" type="gulong" flags="234" default-value="0"/>
<property name="app-data" type="gpointer" flags="234"/>
<signal name="discard-handle" return="gboolean" when="last">
<param type="gulong"/>
@ -62,7 +62,7 @@
<class name="GckObject" get-type="gck_object_get_type" parents="GObject">
<property name="module" type="GckModule" flags="235"/>
<property name="session" type="GckSession" flags="235"/>
<property name="handle" type="gulong" flags="235"/>
<property name="handle" type="gulong" flags="235" default-value="0"/>
</class>
<interface name="GckObjectCache" get-type="gck_object_cache_get_type">
<prerequisite name="GckObject"/>

View File

@ -1,34 +1,34 @@
<?xml version="1.0"?>
<dump>
<interface name="GcrCertificate" get-type="gcr_certificate_get_type">
<property name="description" type="gchararray" flags="225"/>
<property name="description" type="gchararray" flags="225" default-value=""/>
<property name="expiry-date" type="GDateTime" flags="225"/>
<property name="issuer-name" type="gchararray" flags="225"/>
<property name="label" type="gchararray" flags="225"/>
<property name="subject-name" type="gchararray" flags="225"/>
<property name="issuer-name" type="gchararray" flags="225" default-value=""/>
<property name="label" type="gchararray" flags="225" default-value=""/>
<property name="subject-name" type="gchararray" flags="225" default-value=""/>
</interface>
<class name="GcrCertificateChain" get-type="gcr_certificate_chain_get_type" parents="GObject">
<property name="status" type="GcrCertificateChainStatus" flags="225"/>
<property name="length" type="guint" flags="225"/>
<property name="status" type="GcrCertificateChainStatus" flags="225" default-value="GCR_CERTIFICATE_CHAIN_UNKNOWN"/>
<property name="length" type="guint" flags="225" default-value="0"/>
</class>
<class name="GcrCertificateSection" get-type="gcr_certificate_section_get_type" parents="GObject" final="1">
<property name="label" type="gchararray" flags="235"/>
<property name="label" type="gchararray" flags="235" default-value="NULL"/>
<property name="fields" type="GListModel" flags="225"/>
<property name="flags" type="GcrCertificateSectionFlags" flags="235"/>
<property name="flags" type="GcrCertificateSectionFlags" flags="235" default-value="GCR_CERTIFICATE_SECTION_NONE"/>
</class>
<class name="GcrCertificateField" get-type="gcr_certificate_field_get_type" parents="GObject" final="1">
<property name="label" type="gchararray" flags="235"/>
<property name="label" type="gchararray" flags="235" default-value="NULL"/>
<property name="value" type="GValue" flags="225"/>
<property name="section" type="GcrCertificateSection" flags="235"/>
</class>
<class name="GcrCertificateRequest" get-type="gcr_certificate_request_get_type" parents="GObject">
<property name="format" type="GcrCertificateRequestFormat" flags="235"/>
<property name="format" type="GcrCertificateRequestFormat" flags="235" default-value="GCR_CERTIFICATE_REQUEST_PKCS10"/>
<property name="private-key" type="GckObject" flags="235"/>
</class>
<class name="GcrParser" get-type="gcr_parser_get_type" parents="GObject">
<property name="parsed-label" type="gchararray" flags="225"/>
<property name="parsed-label" type="gchararray" flags="225" default-value=""/>
<property name="parsed-attributes" type="GckAttributes" flags="225"/>
<property name="parsed-description" type="gchararray" flags="225"/>
<property name="parsed-description" type="gchararray" flags="225" default-value=""/>
<signal name="authenticate" return="gboolean" when="last">
<param type="gint"/>
</signal>
@ -38,31 +38,31 @@
<boxed name="GcrParsed" get-type="gcr_parsed_get_type"/>
<interface name="GcrImporter" get-type="gcr_importer_get_type">
<property name="interaction" type="GTlsInteraction" flags="227"/>
<property name="label" type="gchararray" flags="225"/>
<property name="uri" type="gchararray" flags="225"/>
<property name="label" type="gchararray" flags="225" default-value=""/>
<property name="uri" type="gchararray" flags="225" default-value="NULL"/>
</interface>
<interface name="GcrPrompt" get-type="gcr_prompt_get_type">
<property name="caller-window" type="gchararray" flags="231"/>
<property name="cancel-label" type="gchararray" flags="231"/>
<property name="choice-chosen" type="gboolean" flags="227"/>
<property name="choice-label" type="gchararray" flags="231"/>
<property name="continue-label" type="gchararray" flags="231"/>
<property name="description" type="gchararray" flags="231"/>
<property name="message" type="gchararray" flags="231"/>
<property name="password-new" type="gboolean" flags="227"/>
<property name="password-strength" type="gint" flags="225"/>
<property name="title" type="gchararray" flags="231"/>
<property name="warning" type="gchararray" flags="231"/>
<property name="caller-window" type="gchararray" flags="231" default-value="NULL"/>
<property name="cancel-label" type="gchararray" flags="231" default-value="Cancel"/>
<property name="choice-chosen" type="gboolean" flags="227" default-value="FALSE"/>
<property name="choice-label" type="gchararray" flags="231" default-value="NULL"/>
<property name="continue-label" type="gchararray" flags="231" default-value="Continue"/>
<property name="description" type="gchararray" flags="231" default-value="NULL"/>
<property name="message" type="gchararray" flags="231" default-value="NULL"/>
<property name="password-new" type="gboolean" flags="227" default-value="FALSE"/>
<property name="password-strength" type="gint" flags="225" default-value="0"/>
<property name="title" type="gchararray" flags="231" default-value="NULL"/>
<property name="warning" type="gchararray" flags="231" default-value="NULL"/>
<signal name="prompt-close" return="void" when="first">
</signal>
</interface>
<class name="GcrSecretExchange" get-type="gcr_secret_exchange_get_type" parents="GObject">
<property name="protocol" type="gchararray" flags="235"/>
<property name="protocol" type="gchararray" flags="235" default-value="sx-aes-1"/>
</class>
<class name="GcrSystemPrompter" get-type="gcr_system_prompter_get_type" parents="GObject">
<property name="mode" type="GcrSystemPrompterMode" flags="235"/>
<property name="mode" type="GcrSystemPrompterMode" flags="235" default-value="GCR_SYSTEM_PROMPTER_SINGLE"/>
<property name="prompt-type" type="GType" flags="235"/>
<property name="prompting" type="gboolean" flags="225"/>
<property name="prompting" type="gboolean" flags="225" default-value="FALSE"/>
<signal name="new-prompt" return="GcrPrompt" when="last">
</signal>
</class>
@ -80,9 +80,9 @@
<implements name="GcrPrompt"/>
<implements name="GInitable"/>
<implements name="GAsyncInitable"/>
<property name="bus-name" type="gchararray" flags="235"/>
<property name="bus-name" type="gchararray" flags="235" default-value="NULL"/>
<property name="secret-exchange" type="GcrSecretExchange" flags="227"/>
<property name="timeout-seconds" type="gint" flags="234"/>
<property name="timeout-seconds" type="gint" flags="234" default-value="-1"/>
</class>
<interface name="GcrImportInteraction" get-type="gcr_import_interaction_get_type">
<prerequisite name="GTlsInteraction"/>

View File

@ -10,9 +10,9 @@
<implements name="GtkOrientable"/>
<implements name="GladeEditable"/>
<property name="property-def" type="gpointer" flags="11"/>
<property name="use-command" type="gboolean" flags="3"/>
<property name="disable-check" type="gboolean" flags="7"/>
<property name="custom-text" type="gchararray" flags="3"/>
<property name="use-command" type="gboolean" flags="3" default-value="FALSE"/>
<property name="disable-check" type="gboolean" flags="7" default-value="FALSE"/>
<property name="custom-text" type="gchararray" flags="3" default-value="NULL"/>
<signal name="value-changed" return="void" when="last">
<param type="GladeProperty"/>
</signal>
@ -91,41 +91,41 @@
<prerequisite name="GtkWidget"/>
</interface>
<class name="GladeWidgetAdaptor" get-type="glade_widget_adaptor_get_type" parents="GObject">
<property name="name" type="gchararray" flags="11"/>
<property name="name" type="gchararray" flags="11" default-value="NULL"/>
<property name="type" type="GType" flags="11"/>
<property name="title" type="gchararray" flags="3"/>
<property name="generic-name" type="gchararray" flags="11"/>
<property name="icon-name" type="gchararray" flags="11"/>
<property name="catalog" type="gchararray" flags="11"/>
<property name="book" type="gchararray" flags="11"/>
<property name="special-child-type" type="gchararray" flags="11"/>
<property name="title" type="gchararray" flags="3" default-value="NULL"/>
<property name="generic-name" type="gchararray" flags="11" default-value="NULL"/>
<property name="icon-name" type="gchararray" flags="11" default-value="widget-gtk-frame"/>
<property name="catalog" type="gchararray" flags="11" default-value="NULL"/>
<property name="book" type="gchararray" flags="11" default-value="NULL"/>
<property name="special-child-type" type="gchararray" flags="11" default-value="NULL"/>
<property name="cursor" type="gpointer" flags="1"/>
<property name="query" type="gboolean" flags="3"/>
<property name="query" type="gboolean" flags="3" default-value="FALSE"/>
</class>
<class name="GladeWidgetAction" get-type="glade_widget_action_get_type" parents="GObject">
<property name="definition" type="gpointer" flags="10"/>
<property name="sensitive" type="gboolean" flags="3"/>
<property name="visible" type="gboolean" flags="3"/>
<property name="sensitive" type="gboolean" flags="3" default-value="TRUE"/>
<property name="visible" type="gboolean" flags="3" default-value="TRUE"/>
</class>
<boxed name="GladeWidgetActionDef" get-type="glade_widget_action_def_get_type"/>
<class name="GladeSignal" get-type="glade_signal_get_type" parents="GObject">
<property name="class" type="gpointer" flags="11"/>
<property name="detail" type="gchararray" flags="3"/>
<property name="handler" type="gchararray" flags="3"/>
<property name="userdata" type="gchararray" flags="3"/>
<property name="support-warning" type="gchararray" flags="3"/>
<property name="after" type="gboolean" flags="3"/>
<property name="swapped" type="gboolean" flags="3"/>
<property name="detail" type="gchararray" flags="3" default-value="NULL"/>
<property name="handler" type="gchararray" flags="3" default-value="NULL"/>
<property name="userdata" type="gchararray" flags="3" default-value="NULL"/>
<property name="support-warning" type="gchararray" flags="3" default-value="NULL"/>
<property name="after" type="gboolean" flags="3" default-value="FALSE"/>
<property name="swapped" type="gboolean" flags="3" default-value="FALSE"/>
</class>
<class name="GladeProperty" get-type="glade_property_get_type" parents="GObject">
<property name="class" type="gpointer" flags="11"/>
<property name="enabled" type="gboolean" flags="3"/>
<property name="sensitive" type="gboolean" flags="3"/>
<property name="i18n-translatable" type="gboolean" flags="3"/>
<property name="i18n-context" type="gchararray" flags="3"/>
<property name="i18n-comment" type="gchararray" flags="3"/>
<property name="state" type="gint" flags="1"/>
<property name="precision" type="gint" flags="3"/>
<property name="enabled" type="gboolean" flags="3" default-value="TRUE"/>
<property name="sensitive" type="gboolean" flags="3" default-value="TRUE"/>
<property name="i18n-translatable" type="gboolean" flags="3" default-value="FALSE"/>
<property name="i18n-context" type="gchararray" flags="3" default-value="NULL"/>
<property name="i18n-comment" type="gchararray" flags="3" default-value="NULL"/>
<property name="state" type="gint" flags="1" default-value="0"/>
<property name="precision" type="gint" flags="3" default-value="2"/>
<signal name="value-changed" return="void" when="last">
<param type="gpointer"/>
<param type="gpointer"/>
@ -138,23 +138,23 @@
</class>
<class name="GladeWidget" get-type="glade_widget_get_type" parents="GInitiallyUnowned,GObject">
<implements name="_GladeDrag"/>
<property name="name" type="gchararray" flags="7"/>
<property name="internal" type="gchararray" flags="7"/>
<property name="anarchist" type="gboolean" flags="11"/>
<property name="name" type="gchararray" flags="7" default-value="NULL"/>
<property name="internal" type="gchararray" flags="7" default-value="NULL"/>
<property name="anarchist" type="gboolean" flags="11" default-value="FALSE"/>
<property name="adaptor" type="GladeWidgetAdaptor" flags="11"/>
<property name="object" type="GObject" flags="7"/>
<property name="project" type="GladeProject" flags="7"/>
<property name="properties" type="gpointer" flags="11"/>
<property name="parent" type="GladeWidget" flags="7"/>
<property name="internal-name" type="gchararray" flags="10"/>
<property name="internal-name" type="gchararray" flags="10" default-value="NULL"/>
<property name="template" type="GladeWidget" flags="10"/>
<property name="template-exact" type="gboolean" flags="10"/>
<property name="reason" type="gint" flags="11"/>
<property name="toplevel-width" type="gint" flags="3"/>
<property name="toplevel-height" type="gint" flags="3"/>
<property name="support-warning" type="gchararray" flags="1"/>
<property name="visible" type="gboolean" flags="1"/>
<property name="composite" type="gboolean" flags="3"/>
<property name="template-exact" type="gboolean" flags="10" default-value="FALSE"/>
<property name="reason" type="gint" flags="11" default-value="0"/>
<property name="toplevel-width" type="gint" flags="3" default-value="-1"/>
<property name="toplevel-height" type="gint" flags="3" default-value="-1"/>
<property name="support-warning" type="gchararray" flags="1" default-value="NULL"/>
<property name="visible" type="gboolean" flags="1" default-value="FALSE"/>
<property name="composite" type="gboolean" flags="3" default-value="FALSE"/>
<signal name="button-press-event" return="gboolean" when="last">
<param type="GdkEvent"/>
</signal>
@ -181,12 +181,12 @@
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<implements name="GladeEditable"/>
<property name="property-name" type="gchararray" flags="3"/>
<property name="packing" type="gboolean" flags="3"/>
<property name="use-command" type="gboolean" flags="3"/>
<property name="editor-type" type="gchararray" flags="10"/>
<property name="custom-text" type="gchararray" flags="3"/>
<property name="disable-check" type="gboolean" flags="3"/>
<property name="property-name" type="gchararray" flags="3" default-value="NULL"/>
<property name="packing" type="gboolean" flags="3" default-value="FALSE"/>
<property name="use-command" type="gboolean" flags="3" default-value="TRUE"/>
<property name="editor-type" type="gchararray" flags="10" default-value="NULL"/>
<property name="custom-text" type="gchararray" flags="3" default-value="NULL"/>
<property name="disable-check" type="gboolean" flags="3" default-value="FALSE"/>
<signal name="pre-commit" return="void" when="last">
<param type="gpointer"/>
</signal>
@ -211,17 +211,17 @@
<class name="GladeProject" get-type="glade_project_get_type" parents="GObject">
<implements name="GtkTreeModel"/>
<implements name="GtkTreeDragSource"/>
<property name="modified" type="gboolean" flags="1"/>
<property name="has-selection" type="gboolean" flags="1"/>
<property name="path" type="gchararray" flags="1"/>
<property name="read-only" type="gboolean" flags="1"/>
<property name="modified" type="gboolean" flags="1" default-value="FALSE"/>
<property name="has-selection" type="gboolean" flags="1" default-value="FALSE"/>
<property name="path" type="gchararray" flags="1" default-value="NULL"/>
<property name="read-only" type="gboolean" flags="1" default-value="FALSE"/>
<property name="add-item" type="GladeWidgetAdaptor" flags="1"/>
<property name="pointer-mode" type="GladePointerMode" flags="1"/>
<property name="translation-domain" type="gchararray" flags="3"/>
<property name="pointer-mode" type="GladePointerMode" flags="1" default-value="GLADE_POINTER_SELECT"/>
<property name="translation-domain" type="gchararray" flags="3" default-value="NULL"/>
<property name="template" type="GladeWidget" flags="3"/>
<property name="resource-path" type="gchararray" flags="3"/>
<property name="license" type="gchararray" flags="3"/>
<property name="css-provider-path" type="gchararray" flags="3"/>
<property name="resource-path" type="gchararray" flags="3" default-value="NULL"/>
<property name="license" type="gchararray" flags="3" default-value="NULL"/>
<property name="css-provider-path" type="gchararray" flags="3" default-value="NULL"/>
<signal name="add-signal-handler" return="void" when="last">
<param type="GladeWidget"/>
<param type="GladeSignal"/>
@ -290,26 +290,26 @@
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<property name="show-info" type="gboolean" flags="-2147483647"/>
<property name="show-info" type="gboolean" flags="-2147483647" default-value="FALSE"/>
<property name="widget" type="GladeWidget" flags="3"/>
<property name="show-class-field" type="gboolean" flags="3"/>
<property name="class-field" type="gchararray" flags="1"/>
<property name="show-boder" type="gboolean" flags="3"/>
<property name="show-class-field" type="gboolean" flags="3" default-value="TRUE"/>
<property name="class-field" type="gchararray" flags="1" default-value="NULL"/>
<property name="show-boder" type="gboolean" flags="3" default-value="TRUE"/>
<property name="signal-editor" type="GladeSignalEditor" flags="1"/>
</class>
<class name="GladePalette" get-type="glade_palette_get_type" parents="GtkBox,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<property name="item-appearance" type="GladeItemAppearance" flags="3"/>
<property name="use-small-item-icons" type="gboolean" flags="3"/>
<property name="show-selector-button" type="gboolean" flags="3"/>
<property name="item-appearance" type="GladeItemAppearance" flags="3" default-value="GLADE_ITEM_ICON_ONLY"/>
<property name="use-small-item-icons" type="gboolean" flags="3" default-value="FALSE"/>
<property name="show-selector-button" type="gboolean" flags="3" default-value="TRUE"/>
<property name="project" type="GladeProject" flags="3"/>
<signal name="refresh" return="void" when="last">
</signal>
</class>
<class name="GladeClipboard" get-type="glade_clipboard_get_type" parents="GObject">
<property name="has-selection" type="gboolean" flags="1"/>
<property name="has-selection" type="gboolean" flags="1" default-value="FALSE"/>
</class>
<class name="GladeApp" get-type="glade_app_get_type" parents="GObject">
<signal name="doc-search" return="void" when="last">
@ -383,8 +383,8 @@
<fundamental name="GladeParamObjects" get-type="glade_param_objects_get_type" instantiatable="1" parents="GParam">
</fundamental>
<class name="GladeCellRendererIcon" get-type="glade_cell_renderer_icon_get_type" parents="GtkCellRendererPixbuf,GtkCellRenderer,GInitiallyUnowned,GObject">
<property name="activatable" type="gboolean" flags="3"/>
<property name="active" type="gboolean" flags="3"/>
<property name="activatable" type="gboolean" flags="3" default-value="TRUE"/>
<property name="active" type="gboolean" flags="3" default-value="FALSE"/>
<signal name="activate" return="void" when="last">
<param type="gchararray"/>
</signal>
@ -487,18 +487,18 @@
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<implements name="GladeEditable"/>
<property name="page-type" type="GladeEditorPageType" flags="10"/>
<property name="page-type" type="GladeEditorPageType" flags="10" default-value="GLADE_PAGE_GENERAL"/>
</class>
<class name="GladePropertyLabel" get-type="glade_property_label_get_type" parents="GtkEventBox,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GladeEditable"/>
<property name="property" type="GladeProperty" flags="3"/>
<property name="property-name" type="gchararray" flags="3"/>
<property name="append-colon" type="gboolean" flags="3"/>
<property name="packing" type="gboolean" flags="3"/>
<property name="custom-text" type="gchararray" flags="3"/>
<property name="custom-tooltip" type="gchararray" flags="3"/>
<property name="property-name" type="gchararray" flags="3" default-value="NULL"/>
<property name="append-colon" type="gboolean" flags="3" default-value="TRUE"/>
<property name="packing" type="gboolean" flags="3" default-value="FALSE"/>
<property name="custom-text" type="gchararray" flags="3" default-value="NULL"/>
<property name="custom-tooltip" type="gchararray" flags="3" default-value="NULL"/>
</class>
<class name="GladeNamedIconChooserDialog" get-type="glade_named_icon_chooser_dialog_get_type" parents="GtkDialog,GtkWindow,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>

View File

@ -3,8 +3,8 @@
<class name="GnomeDesktopThumbnailFactory" get-type="gnome_desktop_thumbnail_factory_get_type" parents="GObject">
</class>
<class name="GnomeBGCrossfade" get-type="gnome_bg_crossfade_get_type" parents="GObject">
<property name="width" type="gint" flags="11"/>
<property name="height" type="gint" flags="11"/>
<property name="width" type="gint" flags="11" default-value="0"/>
<property name="height" type="gint" flags="11" default-value="0"/>
<signal name="finished" return="void" when="last">
<param type="GObject"/>
</signal>
@ -17,15 +17,15 @@
</class>
<class name="GnomeBGSlideShow" get-type="gnome_bg_slide_show_get_type" parents="GObject">
<property name="file" type="GFile" flags="11"/>
<property name="start-time" type="gdouble" flags="1"/>
<property name="total-duration" type="gdouble" flags="1"/>
<property name="has-multiple-sizes" type="gboolean" flags="1"/>
<property name="start-time" type="gdouble" flags="1" default-value="0.000000"/>
<property name="total-duration" type="gdouble" flags="1" default-value="0.000000"/>
<property name="has-multiple-sizes" type="gboolean" flags="1" default-value="FALSE"/>
</class>
<class name="GnomeRRScreen" get-type="gnome_rr_screen_get_type" parents="GObject">
<implements name="GInitable"/>
<implements name="GAsyncInitable"/>
<property name="gdk-screen" type="GdkScreen" flags="235"/>
<property name="dpms-mode" type="GnomeRRDpmsModeType" flags="227"/>
<property name="dpms-mode" type="GnomeRRDpmsModeType" flags="227" default-value="GNOME_RR_DPMS_UNKNOWN"/>
<signal name="changed" return="void" when="first" no-recurse="1" no-hooks="1">
</signal>
<signal name="output-connected" return="void" when="first" no-recurse="1" no-hooks="1">
@ -52,9 +52,9 @@
<class name="GnomePnpIds" get-type="gnome_pnp_ids_get_type" parents="GObject">
</class>
<class name="GnomeWallClock" get-type="gnome_wall_clock_get_type" parents="GObject">
<property name="clock" type="gchararray" flags="1"/>
<property name="clock" type="gchararray" flags="1" default-value="NULL"/>
<property name="timezone" type="GTimeZone" flags="1"/>
<property name="time-only" type="gboolean" flags="3"/>
<property name="time-only" type="gboolean" flags="3" default-value="FALSE"/>
</class>
<class name="GnomeXkbInfo" get-type="gnome_xkb_info_get_type" parents="GObject">
<signal name="layouts-changed" return="void" when="first">

View File

@ -8,8 +8,8 @@
</class>
<class name="GnomeBGSlideShow" get-type="gnome_bg_slide_show_get_type" parents="GObject">
<property name="file" type="GFile" flags="11"/>
<property name="start-time" type="gdouble" flags="1"/>
<property name="total-duration" type="gdouble" flags="1"/>
<property name="has-multiple-sizes" type="gboolean" flags="1"/>
<property name="start-time" type="gdouble" flags="1" default-value="0.000000"/>
<property name="total-duration" type="gdouble" flags="1" default-value="0.000000"/>
<property name="has-multiple-sizes" type="gboolean" flags="1" default-value="FALSE"/>
</class>
</dump>

View File

@ -8,9 +8,9 @@
<class name="GnomePnpIds" get-type="gnome_pnp_ids_get_type" parents="GObject">
</class>
<class name="GnomeWallClock" get-type="gnome_wall_clock_get_type" parents="GObject">
<property name="clock" type="gchararray" flags="1"/>
<property name="clock" type="gchararray" flags="1" default-value="NULL"/>
<property name="timezone" type="GTimeZone" flags="1"/>
<property name="time-only" type="gboolean" flags="3"/>
<property name="time-only" type="gboolean" flags="3" default-value="FALSE"/>
</class>
<class name="GnomeXkbInfo" get-type="gnome_xkb_info_get_type" parents="GObject">
<signal name="layouts-changed" return="void" when="first">

View File

@ -6,7 +6,7 @@
<implements name="GInitable"/>
<implements name="GAsyncInitable"/>
<property name="gdk-display" type="GdkDisplay" flags="235"/>
<property name="dpms-mode" type="GnomeRRDpmsModeType" flags="227"/>
<property name="dpms-mode" type="GnomeRRDpmsModeType" flags="227" default-value="GNOME_RR_DPMS_UNKNOWN"/>
<signal name="changed" return="void" when="first" no-recurse="1" no-hooks="1">
</signal>
<signal name="output-connected" return="void" when="first" no-recurse="1" no-hooks="1">

View File

@ -13,21 +13,21 @@
<implements name="GODataCacheSource"/>
<property name="src-sheet" type="GnmSheet" flags="227"/>
<property name="src-range" type="GnmRange" flags="227"/>
<property name="src-name" type="gchararray" flags="227"/>
<property name="src-name" type="gchararray" flags="227" default-value="NULL"/>
</class>
<class name="GnmSheetSlicer" get-type="gnm_sheet_slicer_get_type" parents="GODataSlicer,GObject">
<property name="sheet" type="GnmSheet" flags="227"/>
<property name="range" type="GnmRange" flags="227"/>
<property name="first-header-row" type="guint" flags="227"/>
<property name="first-data-col" type="guint" flags="227"/>
<property name="first-data-row" type="guint" flags="227"/>
<property name="show-headers-col" type="gboolean" flags="227"/>
<property name="show-headers-row" type="gboolean" flags="227"/>
<property name="show-stripes-col" type="gboolean" flags="227"/>
<property name="show-stripes-row" type="gboolean" flags="227"/>
<property name="show-last-col" type="gboolean" flags="227"/>
<property name="show-last-row" type="gboolean" flags="227"/>
<property name="layout" type="GnmSheetSlicerLayout" flags="227"/>
<property name="first-header-row" type="guint" flags="227" default-value="0"/>
<property name="first-data-col" type="guint" flags="227" default-value="0"/>
<property name="first-data-row" type="guint" flags="227" default-value="0"/>
<property name="show-headers-col" type="gboolean" flags="227" default-value="TRUE"/>
<property name="show-headers-row" type="gboolean" flags="227" default-value="TRUE"/>
<property name="show-stripes-col" type="gboolean" flags="227" default-value="TRUE"/>
<property name="show-stripes-row" type="gboolean" flags="227" default-value="TRUE"/>
<property name="show-last-col" type="gboolean" flags="227" default-value="TRUE"/>
<property name="show-last-row" type="gboolean" flags="227" default-value="TRUE"/>
<property name="layout" type="GnmSheetSlicerLayout" flags="227" default-value="GSS_LAYOUT_XL_OUTLINE"/>
</class>
<enum name="GnmSheetSlicerLayout" get-type="gnm_sheet_slicer_layout_get_type">
<member name="GSS_LAYOUT_XL_OUTLINE" nick="xl-outline" value="0"/>
@ -39,7 +39,7 @@
<member name="GNM_SO_ANCHOR_ABSOLUTE" nick="absolute" value="2"/>
</enum> <boxed name="SheetObjectAnchor" get-type="sheet_object_anchor_get_type"/>
<class name="SheetObject" get-type="sheet_object_get_type" parents="GObject">
<property name="name" type="gchararray" flags="227"/>
<property name="name" type="gchararray" flags="227" default-value="NULL"/>
<signal name="bounds-changed" return="void" when="last">
</signal>
<signal name="unrealized" return="void" when="last">
@ -68,16 +68,16 @@
<implements name="GtkScrollable"/>
</class>
<class name="GnmPreviewGrid" get-type="gnm_preview_grid_get_type" parents="GocGroup,GocItem,GObject">
<property name="render-gridlines" type="gboolean" flags="226"/>
<property name="default-col-width" type="guint" flags="226"/>
<property name="default-row-height" type="guint" flags="226"/>
<property name="render-gridlines" type="gboolean" flags="226" default-value="FALSE"/>
<property name="default-col-width" type="guint" flags="226" default-value="0"/>
<property name="default-row-height" type="guint" flags="226" default-value="0"/>
<property name="default-style" type="GnmStyle" flags="226"/>
<property name="default-value" type="GnmValue" flags="226"/>
</class>
<class name="GnmApp" get-type="gnm_app_get_type" parents="GObject">
<property name="file-history-list" type="gpointer" flags="225"/>
<property name="shutting-down" type="gboolean" flags="227"/>
<property name="initial-open-complete" type="gboolean" flags="227"/>
<property name="shutting-down" type="gboolean" flags="227" default-value="FALSE"/>
<property name="initial-open-complete" type="gboolean" flags="227" default-value="FALSE"/>
<signal name="workbook-added" return="void" when="last">
<param type="Workbook"/>
</signal>
@ -149,49 +149,49 @@
<member name="GNM_SHEET_VISIBILITY_HIDDEN" nick="hidden" value="1"/>
<member name="GNM_SHEET_VISIBILITY_VERY_HIDDEN" nick="very-hidden" value="2"/>
</enum> <class name="GnmSheet" get-type="gnm_sheet_get_type" parents="GObject">
<property name="sheet-type" type="GnmSheetType" flags="235"/>
<property name="sheet-type" type="GnmSheetType" flags="235" default-value="GNM_SHEET_DATA"/>
<property name="workbook" type="Workbook" flags="235"/>
<property name="name" type="gchararray" flags="227"/>
<property name="text-is-rtl" type="gboolean" flags="227"/>
<property name="visibility" type="GnmSheetVisibility" flags="227"/>
<property name="display-formulas" type="gboolean" flags="227"/>
<property name="display-zeros" type="gboolean" flags="227"/>
<property name="display-grid" type="gboolean" flags="227"/>
<property name="display-column-header" type="gboolean" flags="227"/>
<property name="display-row-header" type="gboolean" flags="227"/>
<property name="display-outlines" type="gboolean" flags="227"/>
<property name="display-outlines-below" type="gboolean" flags="227"/>
<property name="display-outlines-right" type="gboolean" flags="227"/>
<property name="protected" type="gboolean" flags="227"/>
<property name="protected-allow-edit-objects" type="gboolean" flags="227"/>
<property name="protected-allow-edit-scenarios" type="gboolean" flags="227"/>
<property name="protected-allow-cell-formatting" type="gboolean" flags="227"/>
<property name="protected-allow-column-formatting" type="gboolean" flags="227"/>
<property name="protected-allow-row-formatting" type="gboolean" flags="227"/>
<property name="protected-allow-insert-columns" type="gboolean" flags="227"/>
<property name="protected-allow-insert-rows" type="gboolean" flags="227"/>
<property name="protected-allow-insert-hyperlinks" type="gboolean" flags="227"/>
<property name="protected-allow-delete-columns" type="gboolean" flags="227"/>
<property name="protected-allow-delete-rows" type="gboolean" flags="227"/>
<property name="protected-allow-select-locked-cells" type="gboolean" flags="227"/>
<property name="protected-allow-sort-ranges" type="gboolean" flags="227"/>
<property name="protected-allow-edit-auto-filters" type="gboolean" flags="227"/>
<property name="protected-allow-edit-pivottable" type="gboolean" flags="227"/>
<property name="protected-allow-select-unlocked-cells" type="gboolean" flags="227"/>
<property name="name" type="gchararray" flags="227" default-value="NULL"/>
<property name="text-is-rtl" type="gboolean" flags="227" default-value="FALSE"/>
<property name="visibility" type="GnmSheetVisibility" flags="227" default-value="GNM_SHEET_VISIBILITY_VISIBLE"/>
<property name="display-formulas" type="gboolean" flags="227" default-value="FALSE"/>
<property name="display-zeros" type="gboolean" flags="227" default-value="TRUE"/>
<property name="display-grid" type="gboolean" flags="227" default-value="TRUE"/>
<property name="display-column-header" type="gboolean" flags="227" default-value="FALSE"/>
<property name="display-row-header" type="gboolean" flags="227" default-value="FALSE"/>
<property name="display-outlines" type="gboolean" flags="227" default-value="TRUE"/>
<property name="display-outlines-below" type="gboolean" flags="227" default-value="TRUE"/>
<property name="display-outlines-right" type="gboolean" flags="227" default-value="TRUE"/>
<property name="protected" type="gboolean" flags="227" default-value="FALSE"/>
<property name="protected-allow-edit-objects" type="gboolean" flags="227" default-value="FALSE"/>
<property name="protected-allow-edit-scenarios" type="gboolean" flags="227" default-value="FALSE"/>
<property name="protected-allow-cell-formatting" type="gboolean" flags="227" default-value="FALSE"/>
<property name="protected-allow-column-formatting" type="gboolean" flags="227" default-value="FALSE"/>
<property name="protected-allow-row-formatting" type="gboolean" flags="227" default-value="FALSE"/>
<property name="protected-allow-insert-columns" type="gboolean" flags="227" default-value="FALSE"/>
<property name="protected-allow-insert-rows" type="gboolean" flags="227" default-value="FALSE"/>
<property name="protected-allow-insert-hyperlinks" type="gboolean" flags="227" default-value="FALSE"/>
<property name="protected-allow-delete-columns" type="gboolean" flags="227" default-value="FALSE"/>
<property name="protected-allow-delete-rows" type="gboolean" flags="227" default-value="FALSE"/>
<property name="protected-allow-select-locked-cells" type="gboolean" flags="227" default-value="TRUE"/>
<property name="protected-allow-sort-ranges" type="gboolean" flags="227" default-value="FALSE"/>
<property name="protected-allow-edit-auto-filters" type="gboolean" flags="227" default-value="FALSE"/>
<property name="protected-allow-edit-pivottable" type="gboolean" flags="227" default-value="FALSE"/>
<property name="protected-allow-select-unlocked-cells" type="gboolean" flags="227" default-value="TRUE"/>
<property name="conventions" type="GnmConventions" flags="227"/>
<property name="use-r1c1" type="gboolean" flags="227"/>
<property name="use-r1c1" type="gboolean" flags="227" default-value="FALSE"/>
<property name="tab-foreground" type="GnmColor" flags="227"/>
<property name="tab-background" type="GnmColor" flags="227"/>
<property name="zoom-factor" type="gdouble" flags="231"/>
<property name="columns" type="gint" flags="235"/>
<property name="rows" type="gint" flags="235"/>
<property name="zoom-factor" type="gdouble" flags="231" default-value="1.000000"/>
<property name="columns" type="gint" flags="235" default-value="256"/>
<property name="rows" type="gint" flags="235" default-value="65536"/>
<signal name="detached-from-workbook" return="void" when="last">
<param type="Workbook"/>
</signal>
</class>
<class name="Workbook" get-type="workbook_get_type" parents="GODoc,GObject">
<property name="recalc-mode" type="gboolean" flags="227"/>
<property name="being-loaded" type="gboolean" flags="227"/>
<property name="recalc-mode" type="gboolean" flags="227" default-value="TRUE"/>
<property name="being-loaded" type="gboolean" flags="227" default-value="TRUE"/>
<signal name="sheet-order-changed" return="void" when="last">
</signal>
<signal name="sheet-added" return="void" when="last">
@ -211,9 +211,9 @@
<boxed name="GnmFT" get-type="gnm_ft_get_type"/>
<boxed name="GnmFuncGroup" get-type="gnm_func_group_get_type"/>
<class name="GnmFunc" get-type="gnm_func_get_type" parents="GObject">
<property name="name" type="gchararray" flags="235"/>
<property name="translation-domain" type="gchararray" flags="227"/>
<property name="in-use" type="gboolean" flags="225"/>
<property name="name" type="gchararray" flags="235" default-value="NULL"/>
<property name="translation-domain" type="gchararray" flags="227" default-value="NULL"/>
<property name="in-use" type="gboolean" flags="225" default-value="FALSE"/>
<signal name="load-stub" return="void" when="last">
</signal>
<signal name="link-dep" return="gint" when="last">
@ -268,10 +268,10 @@
<implements name="GtkOrientable"/>
<implements name="GtkCellEditable"/>
<implements name="GogDataEditor"/>
<property name="update-policy" type="GnmUpdateType" flags="227"/>
<property name="with-icon" type="gboolean" flags="227"/>
<property name="text" type="gchararray" flags="227"/>
<property name="flags" type="guint" flags="227"/>
<property name="update-policy" type="GnmUpdateType" flags="227" default-value="GNM_UPDATE_CONTINUOUS"/>
<property name="with-icon" type="gboolean" flags="227" default-value="TRUE"/>
<property name="text" type="gchararray" flags="227" default-value=""/>
<property name="flags" type="guint" flags="227" default-value="0"/>
<property name="scg" type="SheetControlGUI" flags="227"/>
<property name="wbcg" type="WBCGtk" flags="227"/>
<property name="constant-format" type="GOFormat" flags="227"/>
@ -290,8 +290,8 @@
</enum> <class name="WBCGtk" get-type="wbc_gtk_get_type" parents="WorkbookControl,GODocControl,GObject">
<implements name="GOCmdContext"/>
<implements name="GogDataAllocator"/>
<property name="autosave-prompt" type="gboolean" flags="227"/>
<property name="autosave-time" type="gint" flags="227"/>
<property name="autosave-prompt" type="gboolean" flags="227" default-value="FALSE"/>
<property name="autosave-time" type="gint" flags="227" default-value="0"/>
<signal name="markup-changed" return="void" when="last">
</signal>
</class>
@ -309,7 +309,7 @@
</enum> <boxed name="GnmSolverConstraint" get-type="gnm_solver_constraint_get_type"/>
<class name="GnmSolverParameters" get-type="gnm_solver_param_get_type" parents="GObject">
<property name="sheet" type="GnmSheet" flags="235"/>
<property name="problem-type" type="GnmSolverProblemType" flags="227"/>
<property name="problem-type" type="GnmSolverProblemType" flags="227" default-value="GNM_SOLVER_MAXIMIZE"/>
</class>
<class name="GnmSolverResult" get-type="gnm_solver_result_get_type" parents="GObject">
</class>
@ -317,14 +317,14 @@
<property name="solver" type="GnmSolver" flags="235"/>
</class>
<class name="GnmSolver" get-type="gnm_solver_get_type" parents="GObject">
<property name="status" type="GnmSolverStatus" flags="227"/>
<property name="reason" type="gchararray" flags="227"/>
<property name="status" type="GnmSolverStatus" flags="227" default-value="GNM_SOLVER_STATUS_READY"/>
<property name="reason" type="gchararray" flags="227" default-value="NULL"/>
<property name="params" type="GnmSolverParameters" flags="235"/>
<property name="result" type="GnmSolverResult" flags="227"/>
<property name="sensitivity" type="GnmSolverSensitivity" flags="227"/>
<property name="starttime" type="gdouble" flags="227"/>
<property name="endtime" type="gdouble" flags="227"/>
<property name="flip-sign" type="gboolean" flags="227"/>
<property name="starttime" type="gdouble" flags="227" default-value="-1.000000"/>
<property name="endtime" type="gdouble" flags="227" default-value="-1.000000"/>
<property name="flip-sign" type="gboolean" flags="227" default-value="FALSE"/>
<signal name="prepare" return="gboolean" when="last">
<param type="GObject"/>
<param type="gpointer"/>
@ -348,7 +348,7 @@
</signal>
</class>
<class name="GnmSolverIteratorCompound" get-type="gnm_solver_iterator_compound_get_type" parents="GnmSolverIterator,GObject">
<property name="cycles" type="guint" flags="227"/>
<property name="cycles" type="guint" flags="227" default-value="4294967295"/>
</class>
<class name="GnmIterSolver" get-type="gnm_iter_solver_get_type" parents="GnmSolver,GObject">
</class>
@ -365,8 +365,8 @@
</class>
<class name="GnmSOFilled" get-type="gnm_so_filled_get_type" parents="SheetObject,GObject">
<property name="style" type="GOStyle" flags="227"/>
<property name="is-oval" type="gboolean" flags="235"/>
<property name="text" type="gchararray" flags="227"/>
<property name="is-oval" type="gboolean" flags="235" default-value="FALSE"/>
<property name="text" type="gchararray" flags="227" default-value="NULL"/>
<property name="markup" type="PangoAttrList" flags="227"/>
<property name="document" type="GODoc" flags="225"/>
</class>
@ -378,10 +378,10 @@
<class name="GnmSOPath" get-type="gnm_so_path_get_type" parents="SheetObject,GObject">
<property name="style" type="GOStyle" flags="227"/>
<property name="path" type="GOPath" flags="227"/>
<property name="text" type="gchararray" flags="227"/>
<property name="text" type="gchararray" flags="227" default-value="NULL"/>
<property name="markup" type="PangoAttrList" flags="227"/>
<property name="paths" type="GPtrArray" flags="227"/>
<property name="viewbox" type="gchararray" flags="225"/>
<property name="viewbox" type="gchararray" flags="225" default-value="NULL"/>
</class>
<class name="GnmSOPolygon" get-type="gnm_so_polygon_get_type" parents="SheetObject,GObject">
<property name="style" type="GOStyle" flags="227"/>
@ -396,10 +396,10 @@
<member name="GNM_STF_FORMAT_RAW" nick="raw" value="1"/>
<member name="GNM_STF_FORMAT_PRESERVE" nick="preserve" value="2"/>
</enum> <class name="GnmStfExport" get-type="gnm_stf_export_get_type" parents="GsfOutputCsv,GsfOutput,GObject">
<property name="charset" type="gchararray" flags="227"/>
<property name="locale" type="gchararray" flags="227"/>
<property name="transliterate-mode" type="GnmStfTransliterateMode" flags="227"/>
<property name="format" type="GnmStfFormatMode" flags="227"/>
<property name="charset" type="gchararray" flags="227" default-value="NULL"/>
<property name="locale" type="gchararray" flags="227" default-value="NULL"/>
<property name="transliterate-mode" type="GnmStfTransliterateMode" flags="227" default-value="GNM_STF_TRANSLITERATE_MODE_ESCAPE"/>
<property name="format" type="GnmStfFormatMode" flags="227" default-value="GNM_STF_FORMAT_AUTO"/>
</class>
<class name="GnmHLink" get-type="gnm_hlink_get_type" parents="GObject" abstract="1">
<property name="sheet" type="GnmSheet" flags="234"/>
@ -416,13 +416,13 @@
</class>
<class name="GnmItemBar" get-type="gnm_item_bar_get_type" parents="GocItem,GObject">
<property name="pane" type="GnmPane" flags="226"/>
<property name="IsColHeader" type="gboolean" flags="226"/>
<property name="IsColHeader" type="gboolean" flags="226" default-value="FALSE"/>
</class>
<class name="GnmItemCursor" get-type="gnm_item_cursor_get_type" parents="GocItem,GObject">
<property name="SheetControlGUI" type="SheetControlGUI" flags="226"/>
<property name="style" type="gint" flags="226"/>
<property name="button" type="gint" flags="226"/>
<property name="color" type="guint" flags="226"/>
<property name="style" type="gint" flags="226" default-value="0"/>
<property name="button" type="gint" flags="226" default-value="0"/>
<property name="color" type="guint" flags="226" default-value="255"/>
</class>
<class name="GnmItemEdit" get-type="gnm_item_edit_get_type" parents="GocItem,GObject">
<property name="SheetControlGUI" type="SheetControlGUI" flags="226"/>
@ -461,20 +461,20 @@
<member name="GNM_SRS_SHEET" nick="sheet" value="1"/>
<member name="GNM_SRS_RANGE" nick="range" value="2"/>
</enum> <class name="GnmSearchReplace" get-type="gnm_search_replace_get_type" parents="GOSearchReplace,GObject">
<property name="is-number" type="gboolean" flags="227"/>
<property name="search-strings" type="gboolean" flags="227"/>
<property name="search-other-values" type="gboolean" flags="227"/>
<property name="search-expressions" type="gboolean" flags="227"/>
<property name="search-expression-results" type="gboolean" flags="227"/>
<property name="search-comments" type="gboolean" flags="227"/>
<property name="search-scripts" type="gboolean" flags="227"/>
<property name="invert" type="gboolean" flags="227"/>
<property name="by-row" type="gboolean" flags="227"/>
<property name="query" type="gboolean" flags="227"/>
<property name="replace-keep-strings" type="gboolean" flags="227"/>
<property name="is-number" type="gboolean" flags="227" default-value="FALSE"/>
<property name="search-strings" type="gboolean" flags="227" default-value="FALSE"/>
<property name="search-other-values" type="gboolean" flags="227" default-value="FALSE"/>
<property name="search-expressions" type="gboolean" flags="227" default-value="FALSE"/>
<property name="search-expression-results" type="gboolean" flags="227" default-value="FALSE"/>
<property name="search-comments" type="gboolean" flags="227" default-value="FALSE"/>
<property name="search-scripts" type="gboolean" flags="227" default-value="FALSE"/>
<property name="invert" type="gboolean" flags="227" default-value="FALSE"/>
<property name="by-row" type="gboolean" flags="227" default-value="FALSE"/>
<property name="query" type="gboolean" flags="227" default-value="FALSE"/>
<property name="replace-keep-strings" type="gboolean" flags="227" default-value="FALSE"/>
<property name="sheet" type="GnmSheet" flags="227"/>
<property name="scope" type="GnmSearchReplaceScope" flags="227"/>
<property name="range-text" type="gchararray" flags="227"/>
<property name="scope" type="GnmSearchReplaceScope" flags="227" default-value="GNM_SRS_SHEET"/>
<property name="range-text" type="gchararray" flags="227" default-value="NULL"/>
</class>
<class name="SheetControl" get-type="sheet_control_get_type" parents="GObject">
</class>
@ -487,8 +487,8 @@
<boxed name="GnmFilterCondition" get-type="gnm_filter_condition_get_type"/>
<boxed name="GnmFilter" get-type="gnm_filter_get_type"/>
<class name="GnmComment" get-type="cell_comment_get_type" parents="SheetObject,GObject">
<property name="text" type="gchararray" flags="227"/>
<property name="author" type="gchararray" flags="227"/>
<property name="text" type="gchararray" flags="227" default-value="NULL"/>
<property name="author" type="gchararray" flags="227" default-value="NULL"/>
<property name="markup" type="PangoAttrList" flags="227"/>
</class>
<class name="SheetObjectComponent" get-type="sheet_object_component_get_type" parents="SheetObject,GObject">
@ -501,32 +501,32 @@
</class>
<class name="SheetObjectImage" get-type="sheet_object_image_get_type" parents="SheetObject,GObject">
<implements name="SheetObjectImageable"/>
<property name="image-type" type="gchararray" flags="225"/>
<property name="image-type" type="gchararray" flags="225" default-value="NULL"/>
<property name="image" type="GOImage" flags="225"/>
<property name="pixbuf" type="GdkPixbuf" flags="225"/>
</class>
<class name="SheetObjectWidget" get-type="sheet_object_widget_get_type" parents="SheetObject,GObject">
</class>
<class name="SheetWidgetAdjustment" get-type="sheet_widget_adjustment_get_type" parents="SheetObjectWidget,SheetObject,GObject">
<property name="horizontal" type="gboolean" flags="227"/>
<property name="horizontal" type="gboolean" flags="227" default-value="FALSE"/>
</class>
<class name="SheetWidgetFrame" get-type="sheet_widget_frame_get_type" parents="SheetObjectWidget,SheetObject,GObject">
<property name="text" type="gchararray" flags="227"/>
<property name="text" type="gchararray" flags="227" default-value="NULL"/>
</class>
<class name="SheetWidgetButton" get-type="sheet_widget_button_get_type" parents="SheetObjectWidget,SheetObject,GObject">
<property name="text" type="gchararray" flags="227"/>
<property name="text" type="gchararray" flags="227" default-value="NULL"/>
<property name="markup" type="PangoAttrList" flags="227"/>
</class>
<class name="SheetWidgetCheckbox" get-type="sheet_widget_checkbox_get_type" parents="SheetObjectWidget,SheetObject,GObject">
<property name="active" type="gboolean" flags="227"/>
<property name="text" type="gchararray" flags="227"/>
<property name="active" type="gboolean" flags="227" default-value="FALSE"/>
<property name="text" type="gchararray" flags="227" default-value="NULL"/>
<property name="markup" type="PangoAttrList" flags="227"/>
</class>
<class name="SheetWidgetToggleButton" get-type="sheet_widget_toggle_button_get_type" parents="SheetWidgetCheckbox,SheetObjectWidget,SheetObject,GObject">
</class>
<class name="SheetWidgetRadioButton" get-type="sheet_widget_radio_button_get_type" parents="SheetObjectWidget,SheetObject,GObject">
<property name="active" type="gboolean" flags="227"/>
<property name="text" type="gchararray" flags="227"/>
<property name="active" type="gboolean" flags="227" default-value="FALSE"/>
<property name="text" type="gchararray" flags="227" default-value="NULL"/>
<property name="markup" type="PangoAttrList" flags="227"/>
<property name="value" type="GnmValue" flags="227"/>
</class>
@ -569,19 +569,19 @@
</class>
<class name="WorkbookView" get-type="workbook_view_get_type" parents="GoView,GObject">
<property name="auto-expr-func" type="GnmFunc" flags="227"/>
<property name="auto-expr-descr" type="gchararray" flags="227"/>
<property name="auto-expr-max-precision" type="gboolean" flags="227"/>
<property name="auto-expr-descr" type="gchararray" flags="227" default-value="NULL"/>
<property name="auto-expr-max-precision" type="gboolean" flags="227" default-value="FALSE"/>
<property name="auto-expr-value" type="GnmValue" flags="227"/>
<property name="auto-expr-eval-pos" type="GnmEvalPos" flags="226"/>
<property name="show-horizontal-scrollbar" type="gboolean" flags="227"/>
<property name="show-vertical-scrollbar" type="gboolean" flags="227"/>
<property name="show-notebook-tabs" type="gboolean" flags="227"/>
<property name="show-function-cell-markers" type="gboolean" flags="227"/>
<property name="show-extension-markers" type="gboolean" flags="227"/>
<property name="do-auto-completion" type="gboolean" flags="227"/>
<property name="protected" type="gboolean" flags="227"/>
<property name="preferred-width" type="gint" flags="227"/>
<property name="preferred-height" type="gint" flags="227"/>
<property name="show-horizontal-scrollbar" type="gboolean" flags="227" default-value="TRUE"/>
<property name="show-vertical-scrollbar" type="gboolean" flags="227" default-value="TRUE"/>
<property name="show-notebook-tabs" type="gboolean" flags="227" default-value="TRUE"/>
<property name="show-function-cell-markers" type="gboolean" flags="227" default-value="FALSE"/>
<property name="show-extension-markers" type="gboolean" flags="227" default-value="FALSE"/>
<property name="do-auto-completion" type="gboolean" flags="227" default-value="FALSE"/>
<property name="protected" type="gboolean" flags="227" default-value="FALSE"/>
<property name="preferred-width" type="gint" flags="227" default-value="1024"/>
<property name="preferred-height" type="gint" flags="227" default-value="768"/>
<property name="workbook" type="Workbook" flags="235"/>
</class>
<boxed name="GnmScenarioItem" get-type="gnm_scenario_item_get_type"/>
@ -602,12 +602,12 @@
<implements name="GtkActionable"/>
<implements name="GtkActivatable"/>
<implements name="GtkFontChooser"/>
<property name="title" type="gchararray" flags="3"/>
<property name="font-name" type="gchararray" flags="3"/>
<property name="use-font" type="gboolean" flags="3"/>
<property name="use-size" type="gboolean" flags="3"/>
<property name="show-style" type="gboolean" flags="3"/>
<property name="show-size" type="gboolean" flags="3"/>
<property name="title" type="gchararray" flags="3" default-value="Pick a Font"/>
<property name="font-name" type="gchararray" flags="3" default-value="Sans 12"/>
<property name="use-font" type="gboolean" flags="3" default-value="FALSE"/>
<property name="use-size" type="gboolean" flags="3" default-value="FALSE"/>
<property name="show-style" type="gboolean" flags="3" default-value="TRUE"/>
<property name="show-size" type="gboolean" flags="3" default-value="TRUE"/>
<property name="dialog-type" type="GType" flags="3"/>
<signal name="font-set" return="void" when="first">
</signal>
@ -660,8 +660,8 @@
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<property name="text" type="gchararray" flags="227"/>
<property name="wrap" type="GtkWrapMode" flags="227"/>
<property name="text" type="gchararray" flags="227" default-value=""/>
<property name="wrap" type="GtkWrapMode" flags="227" default-value="GTK_WRAP_WORD"/>
<property name="attributes" type="PangoAttrList" flags="227"/>
<signal name="changed" return="void" when="last">
</signal>

View File

@ -18,12 +18,12 @@
</enum> <boxed name="GOMemChunk" get-type="go_mem_chunk_get_type"/>
<boxed name="GOImageFormatInfo" get-type="go_image_format_info_get_type"/>
<class name="GOImage" get-type="go_image_get_type" parents="GObject" abstract="1">
<property name="width" type="guint" flags="3"/>
<property name="height" type="guint" flags="3"/>
<property name="width" type="guint" flags="3" default-value="0"/>
<property name="height" type="guint" flags="3" default-value="0"/>
</class>
<class name="GOPixbuf" get-type="go_pixbuf_get_type" parents="GOImage,GObject">
<property name="pixbuf" type="GdkPixbuf" flags="3"/>
<property name="image-type" type="gchararray" flags="227"/>
<property name="image-type" type="gchararray" flags="227" default-value="NULL"/>
</class>
<class name="GOSvg" get-type="go_svg_get_type" parents="GOImage,GObject">
</class>
@ -54,12 +54,12 @@
</class>
<boxed name="GoUnit" get-type="go_unit_get_type"/>
<class name="GOSearchReplace" get-type="go_search_replace_get_type" parents="GObject">
<property name="search-text" type="gchararray" flags="227"/>
<property name="replace-text" type="gchararray" flags="227"/>
<property name="is-regexp" type="gboolean" flags="227"/>
<property name="ignore-case" type="gboolean" flags="227"/>
<property name="preserve-case" type="gboolean" flags="227"/>
<property name="match-words" type="gboolean" flags="227"/>
<property name="search-text" type="gchararray" flags="227" default-value="NULL"/>
<property name="replace-text" type="gchararray" flags="227" default-value="NULL"/>
<property name="is-regexp" type="gboolean" flags="227" default-value="FALSE"/>
<property name="ignore-case" type="gboolean" flags="227" default-value="FALSE"/>
<property name="preserve-case" type="gboolean" flags="227" default-value="FALSE"/>
<property name="match-words" type="gboolean" flags="227" default-value="FALSE"/>
</class>
<enum name="GoResourceType" get-type="go_resource_type_get_type">
<member name="GO_RESOURCE_NATIVE" nick="native" value="0"/>
@ -93,20 +93,20 @@
<boxed name="GOCSpline" get-type="go_cspline_get_type"/>
<class name="GODistribution" get-type="go_distribution_get_type" parents="GObject" abstract="1">
<implements name="GOPersist"/>
<property name="location" type="gdouble" flags="227"/>
<property name="scale" type="gdouble" flags="227"/>
<property name="location" type="gdouble" flags="227" default-value="0.000000"/>
<property name="scale" type="gdouble" flags="227" default-value="1.000000"/>
</class>
<boxed name="go_regression_stat_t" get-type="go_regression_stat_get_type"/>
<boxed name="GogObjectRole" get-type="gog_object_role_get_type"/>
<class name="GogObject" get-type="gog_object_get_type" parents="GObject" abstract="1">
<property name="id" type="guint" flags="483"/>
<property name="position" type="gchararray" flags="483"/>
<property name="compass" type="gchararray" flags="1507"/>
<property name="alignment" type="gchararray" flags="1507"/>
<property name="is-position-manual" type="gboolean" flags="483"/>
<property name="anchor" type="gchararray" flags="1507"/>
<property name="invisible" type="gboolean" flags="483"/>
<property name="manual-size" type="gchararray" flags="483"/>
<property name="id" type="guint" flags="483" default-value="0"/>
<property name="position" type="gchararray" flags="483" default-value="0 0 1 1"/>
<property name="compass" type="gchararray" flags="1507" default-value="top"/>
<property name="alignment" type="gchararray" flags="1507" default-value="fill"/>
<property name="is-position-manual" type="gboolean" flags="483" default-value="FALSE"/>
<property name="anchor" type="gchararray" flags="1507" default-value="top-left"/>
<property name="invisible" type="gboolean" flags="483" default-value="FALSE"/>
<property name="manual-size" type="gchararray" flags="483" default-value="none"/>
<signal name="changed" return="void" when="last">
<param type="gboolean"/>
</signal>
@ -135,7 +135,7 @@
</class>
<class name="GogTrendLine" get-type="gog_trend_line_get_type" parents="GogStyledObject,GogObject,GObject" abstract="1">
<implements name="GOStyledObject"/>
<property name="has-legend" type="gboolean" flags="483"/>
<property name="has-legend" type="gboolean" flags="483" default-value="TRUE"/>
</class>
<boxed name="GogToolAction" get-type="gog_tool_action_get_type"/>
<class name="GogView" get-type="gog_view_get_type" parents="GObject" abstract="1">
@ -144,7 +144,7 @@
</class>
<class name="GogOutlinedObject" get-type="gog_outlined_object_get_type" parents="GogStyledObject,GogObject,GObject">
<implements name="GOStyledObject"/>
<property name="padding-pts" type="gdouble" flags="483"/>
<property name="padding-pts" type="gdouble" flags="483" default-value="0.000000"/>
</class>
<class name="GogOutlinedView" get-type="gog_outlined_view_get_type" parents="GogView,GObject" abstract="1">
</class>
@ -152,85 +152,85 @@
</interface>
<class name="GogSeriesElement" get-type="gog_series_element_get_type" parents="GogStyledObject,GogObject,GObject" abstract="1">
<implements name="GOStyledObject"/>
<property name="index" type="gint" flags="995"/>
<property name="index" type="gint" flags="995" default-value="0"/>
</class>
<class name="GogSeries" get-type="gog_series_get_type" parents="GogStyledObject,GogObject,GObject" abstract="1">
<implements name="GOStyledObject"/>
<implements name="GogDataset"/>
<property name="has-legend" type="gboolean" flags="483"/>
<property name="interpolation" type="gchararray" flags="995"/>
<property name="interpolation-skip-invalid" type="gboolean" flags="483"/>
<property name="fill-type" type="gchararray" flags="483"/>
<property name="has-legend" type="gboolean" flags="483" default-value="TRUE"/>
<property name="interpolation" type="gchararray" flags="995" default-value="linear"/>
<property name="interpolation-skip-invalid" type="gboolean" flags="483" default-value="FALSE"/>
<property name="fill-type" type="gchararray" flags="483" default-value="invalid"/>
</class>
<class name="Gog3DBox" get-type="gog_3d_box_get_type" parents="GogObject,GObject">
<property name="psi" type="gint" flags="483"/>
<property name="theta" type="gint" flags="483"/>
<property name="phi" type="gint" flags="483"/>
<property name="fov" type="gint" flags="483"/>
<property name="psi" type="gint" flags="483" default-value="70"/>
<property name="theta" type="gint" flags="483" default-value="10"/>
<property name="phi" type="gint" flags="483" default-value="270"/>
<property name="fov" type="gint" flags="483" default-value="10"/>
</class>
<class name="Gog3DBoxView" get-type="gog_3d_box_view_get_type" parents="GogView,GObject">
</class>
<class name="GogAxisBase" get-type="gog_axis_base_get_type" parents="GogStyledObject,GogObject,GObject" abstract="1">
<implements name="GOStyledObject"/>
<property name="pos" type="guint" flags="227"/>
<property name="pos-str" type="gchararray" flags="483"/>
<property name="major-tick-labeled" type="gboolean" flags="483"/>
<property name="major-tick-in" type="gboolean" flags="483"/>
<property name="major-tick-out" type="gboolean" flags="483"/>
<property name="major-tick-size-pts" type="gint" flags="483"/>
<property name="minor-tick-in" type="gboolean" flags="483"/>
<property name="minor-tick-out" type="gboolean" flags="483"/>
<property name="minor-tick-size-pts" type="gint" flags="483"/>
<property name="cross-axis-id" type="guint" flags="483"/>
<property name="padding-pts" type="gint" flags="483"/>
<property name="pos" type="guint" flags="227" default-value="0"/>
<property name="pos-str" type="gchararray" flags="483" default-value="auto"/>
<property name="major-tick-labeled" type="gboolean" flags="483" default-value="TRUE"/>
<property name="major-tick-in" type="gboolean" flags="483" default-value="FALSE"/>
<property name="major-tick-out" type="gboolean" flags="483" default-value="TRUE"/>
<property name="major-tick-size-pts" type="gint" flags="483" default-value="4"/>
<property name="minor-tick-in" type="gboolean" flags="483" default-value="FALSE"/>
<property name="minor-tick-out" type="gboolean" flags="483" default-value="FALSE"/>
<property name="minor-tick-size-pts" type="gint" flags="483" default-value="2"/>
<property name="cross-axis-id" type="guint" flags="483" default-value="0"/>
<property name="padding-pts" type="gint" flags="483" default-value="0"/>
</class>
<class name="GogAxisLine" get-type="gog_axis_line_get_type" parents="GogAxisBase,GogStyledObject,GogObject,GObject">
<implements name="GOStyledObject"/>
<implements name="GogDataset"/>
<property name="assigned-format-string-XL" type="gchararray" flags="483"/>
<property name="assigned-format-string-XL" type="gchararray" flags="483" default-value="General"/>
</class>
<boxed name="GogAxisMap" get-type="gog_axis_map_get_type"/>
<class name="GogAxis" get-type="gog_axis_get_type" parents="GogAxisBase,GogStyledObject,GogObject,GObject">
<implements name="GOStyledObject"/>
<implements name="GogDataset"/>
<implements name="GOPersist"/>
<property name="type" type="gint" flags="227"/>
<property name="invert-axis" type="gboolean" flags="483"/>
<property name="map-name" type="gchararray" flags="483"/>
<property name="assigned-format-string-XL" type="gchararray" flags="483"/>
<property name="circular-rotation" type="gdouble" flags="483"/>
<property name="polar-unit" type="gchararray" flags="483"/>
<property name="span-start" type="gdouble" flags="483"/>
<property name="span-end" type="gdouble" flags="483"/>
<property name="color-map-name" type="gchararray" flags="483"/>
<property name="metrics" type="gchararray" flags="483"/>
<property name="axis-ref" type="gchararray" flags="483"/>
<property name="metrics-unit" type="gchararray" flags="483"/>
<property name="metrics-ratio" type="gdouble" flags="483"/>
<property name="display-factor" type="gdouble" flags="483"/>
<property name="type" type="gint" flags="227" default-value="-1"/>
<property name="invert-axis" type="gboolean" flags="483" default-value="FALSE"/>
<property name="map-name" type="gchararray" flags="483" default-value="Linear"/>
<property name="assigned-format-string-XL" type="gchararray" flags="483" default-value="General"/>
<property name="circular-rotation" type="gdouble" flags="483" default-value="0.000000"/>
<property name="polar-unit" type="gchararray" flags="483" default-value="Degrees"/>
<property name="span-start" type="gdouble" flags="483" default-value="0.000000"/>
<property name="span-end" type="gdouble" flags="483" default-value="1.000000"/>
<property name="color-map-name" type="gchararray" flags="483" default-value="default"/>
<property name="metrics" type="gchararray" flags="483" default-value="default"/>
<property name="axis-ref" type="gchararray" flags="483" default-value="none"/>
<property name="metrics-unit" type="gchararray" flags="483" default-value="cm"/>
<property name="metrics-ratio" type="gdouble" flags="483" default-value="1.000000"/>
<property name="display-factor" type="gdouble" flags="483" default-value="1.000000"/>
</class>
<class name="GogChart" get-type="gog_chart_get_type" parents="GogOutlinedObject,GogStyledObject,GogObject,GObject">
<implements name="GOStyledObject"/>
<property name="cardinality-valid" type="gboolean" flags="225"/>
<property name="plot-area" type="gchararray" flags="483"/>
<property name="is-plot-area-manual" type="gboolean" flags="483"/>
<property name="xpos" type="gint" flags="259"/>
<property name="ypos" type="gint" flags="771"/>
<property name="rows" type="gint" flags="259"/>
<property name="columns" type="gint" flags="259"/>
<property name="cardinality-valid" type="gboolean" flags="225" default-value="FALSE"/>
<property name="plot-area" type="gchararray" flags="483" default-value="0 0 1 1"/>
<property name="is-plot-area-manual" type="gboolean" flags="483" default-value="FALSE"/>
<property name="xpos" type="gint" flags="259" default-value="0"/>
<property name="ypos" type="gint" flags="771" default-value="0"/>
<property name="rows" type="gint" flags="259" default-value="1"/>
<property name="columns" type="gint" flags="259" default-value="1"/>
</class>
<boxed name="GogChartMap" get-type="gog_chart_map_get_type"/>
<boxed name="GogChartMap3D" get-type="gog_chart_map_3d_get_type"/>
<class name="GogAxisColorMap" get-type="gog_axis_color_map_get_type" parents="GObject">
<implements name="GOPersist"/>
<property name="resource-type" type="GoResourceType" flags="235"/>
<property name="resource-type" type="GoResourceType" flags="235" default-value="GO_RESOURCE_INVALID"/>
</class>
<class name="GogColorScale" get-type="gog_color_scale_get_type" parents="GogStyledObject,GogObject,GObject">
<implements name="GOStyledObject"/>
<property name="horizontal" type="gboolean" flags="483"/>
<property name="width" type="gdouble" flags="483"/>
<property name="axis" type="gchararray" flags="483"/>
<property name="tick-size-pts" type="gint" flags="483"/>
<property name="horizontal" type="gboolean" flags="483" default-value="FALSE"/>
<property name="width" type="gdouble" flags="483" default-value="10.000000"/>
<property name="axis" type="gchararray" flags="483" default-value="NULL"/>
<property name="tick-size-pts" type="gint" flags="483" default-value="4"/>
</class>
<class name="GogChildButton" get-type="gog_child_button_get_type" parents="GtkBox,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
@ -248,9 +248,9 @@
<implements name="GOStyledObject"/>
<implements name="GOPersist"/>
<property name="theme" type="GogTheme" flags="227"/>
<property name="theme-name" type="gchararray" flags="483"/>
<property name="width-pts" type="gdouble" flags="483"/>
<property name="height-pts" type="gdouble" flags="483"/>
<property name="theme-name" type="gchararray" flags="483" default-value="default"/>
<property name="width-pts" type="gdouble" flags="483" default-value="340.157480"/>
<property name="height-pts" type="gdouble" flags="483" default-value="226.771654"/>
<property name="document" type="GODoc" flags="227"/>
<signal name="add-data" return="void" when="last">
<param type="GObject"/>
@ -326,7 +326,7 @@
</class>
<class name="GOActionComboText" get-type="go_action_combo_text_get_type" parents="GtkAction,GObject">
<implements name="GtkBuildable"/>
<property name="case-sensitive" type="gboolean" flags="235"/>
<property name="case-sensitive" type="gboolean" flags="235" default-value="TRUE"/>
</class>
<class name="GOCalendarButton" get-type="go_calendar_button_get_type" parents="GOComboBox,GtkBox,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
@ -339,7 +339,7 @@
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<property name="TestDirection" type="guint" flags="3"/>
<property name="TestDirection" type="guint" flags="3" default-value="0"/>
<signal name="charmap-changed" return="void" when="last">
<param type="gpointer"/>
</signal>
@ -366,8 +366,8 @@
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<property name="title" type="gchararray" flags="227"/>
<property name="show-arrow" type="gboolean" flags="227"/>
<property name="title" type="gchararray" flags="227" default-value="NULL"/>
<property name="show-arrow" type="gboolean" flags="227" default-value="TRUE"/>
<signal name="pop-down-done" return="gboolean" when="last">
<param type="GObject"/>
</signal>
@ -406,14 +406,14 @@
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<implements name="GtkFontChooser"/>
<property name="show-style" type="gboolean" flags="11"/>
<property name="show-color" type="gboolean" flags="11"/>
<property name="show-underline" type="gboolean" flags="11"/>
<property name="show-script" type="gboolean" flags="11"/>
<property name="show-strikethrough" type="gboolean" flags="11"/>
<property name="color-unset-text" type="gchararray" flags="11"/>
<property name="show-style" type="gboolean" flags="11" default-value="FALSE"/>
<property name="show-color" type="gboolean" flags="11" default-value="FALSE"/>
<property name="show-underline" type="gboolean" flags="11" default-value="FALSE"/>
<property name="show-script" type="gboolean" flags="11" default-value="FALSE"/>
<property name="show-strikethrough" type="gboolean" flags="11" default-value="FALSE"/>
<property name="color-unset-text" type="gchararray" flags="11" default-value="NULL"/>
<property name="color-group" type="GOColorGroup" flags="11"/>
<property name="color-default" type="guint" flags="11"/>
<property name="color-default" type="guint" flags="11" default-value="255"/>
<property name="underline-picker" type="GtkWidget" flags="11"/>
<signal name="font-changed" return="void" when="last">
<param type="gpointer"/>
@ -439,10 +439,10 @@
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkScrollable"/>
<property name="aspect-ratio" type="gdouble" flags="7"/>
<property name="aspect-ratio" type="gdouble" flags="7" default-value="-1.000000"/>
<property name="graph" type="GogGraph" flags="11"/>
<property name="hres" type="gdouble" flags="11"/>
<property name="vres" type="gdouble" flags="11"/>
<property name="hres" type="gdouble" flags="11" default-value="96.000000"/>
<property name="vres" type="gdouble" flags="11" default-value="96.000000"/>
</class>
<class name="GOLocaleSel" get-type="go_locale_sel_get_type" parents="GtkBox,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
@ -479,71 +479,71 @@
</class>
<class name="GogGrid" get-type="gog_grid_get_type" parents="GogStyledObject,GogObject,GObject">
<implements name="GOStyledObject"/>
<property name="type" type="gint" flags="483"/>
<property name="type" type="gint" flags="483" default-value="-1"/>
</class>
<class name="GogGridLine" get-type="gog_grid_line_get_type" parents="GogStyledObject,GogObject,GObject">
<implements name="GOStyledObject"/>
<property name="is-minor" type="gboolean" flags="227"/>
<property name="is-minor" type="gboolean" flags="227" default-value="FALSE"/>
</class>
<class name="GogText" get-type="gog_text_get_type" parents="GogOutlinedObject,GogStyledObject,GogObject,GObject" abstract="1">
<implements name="GOStyledObject"/>
<property name="allow-markup" type="gboolean" flags="483"/>
<property name="rotate-frame" type="gboolean" flags="483"/>
<property name="rotate-bg" type="gboolean" flags="483"/>
<property name="allow-wrap" type="gboolean" flags="483"/>
<property name="allow-markup" type="gboolean" flags="483" default-value="FALSE"/>
<property name="rotate-frame" type="gboolean" flags="483" default-value="FALSE"/>
<property name="rotate-bg" type="gboolean" flags="483" default-value="FALSE"/>
<property name="allow-wrap" type="gboolean" flags="483" default-value="FALSE"/>
</class>
<class name="GogLabel" get-type="gog_label_get_type" parents="GogText,GogOutlinedObject,GogStyledObject,GogObject,GObject">
<implements name="GOStyledObject"/>
<implements name="GogDataset"/>
<property name="justification" type="gchararray" flags="483"/>
<property name="justification" type="gchararray" flags="483" default-value="center"/>
</class>
<class name="GogRegEqn" get-type="gog_reg_eqn_get_type" parents="GogText,GogOutlinedObject,GogStyledObject,GogObject,GObject">
<implements name="GOStyledObject"/>
<property name="show-eq" type="gboolean" flags="483"/>
<property name="show-r2" type="gboolean" flags="483"/>
<property name="show-eq" type="gboolean" flags="483" default-value="TRUE"/>
<property name="show-r2" type="gboolean" flags="483" default-value="TRUE"/>
</class>
<class name="GogLegend" get-type="gog_legend_get_type" parents="GogOutlinedObject,GogStyledObject,GogObject,GObject">
<implements name="GOStyledObject"/>
<property name="swatch-size-pts" type="gdouble" flags="483"/>
<property name="swatch-padding-pts" type="gdouble" flags="483"/>
<property name="swatch-size-pts" type="gdouble" flags="483" default-value="0.000000"/>
<property name="swatch-padding-pts" type="gdouble" flags="483" default-value="0.000000"/>
</class>
<class name="GogPlot" get-type="gog_plot_get_type" parents="GogObject,GObject" abstract="1">
<property name="vary-style-by-element" type="gboolean" flags="995"/>
<property name="x-axis" type="guint" flags="483"/>
<property name="y-axis" type="guint" flags="483"/>
<property name="z-axis" type="guint" flags="483"/>
<property name="circ-axis" type="guint" flags="483"/>
<property name="radial-axis" type="guint" flags="483"/>
<property name="pseudo-3d-axis" type="guint" flags="483"/>
<property name="color-axis" type="guint" flags="483"/>
<property name="bubble-axis" type="guint" flags="483"/>
<property name="plot-group" type="gchararray" flags="483"/>
<property name="interpolation" type="gchararray" flags="483"/>
<property name="guru-hints" type="gchararray" flags="227"/>
<property name="vary-style-by-element" type="gboolean" flags="995" default-value="FALSE"/>
<property name="x-axis" type="guint" flags="483" default-value="0"/>
<property name="y-axis" type="guint" flags="483" default-value="0"/>
<property name="z-axis" type="guint" flags="483" default-value="0"/>
<property name="circ-axis" type="guint" flags="483" default-value="0"/>
<property name="radial-axis" type="guint" flags="483" default-value="0"/>
<property name="pseudo-3d-axis" type="guint" flags="483" default-value="0"/>
<property name="color-axis" type="guint" flags="483" default-value="0"/>
<property name="bubble-axis" type="guint" flags="483" default-value="0"/>
<property name="plot-group" type="gchararray" flags="483" default-value="NULL"/>
<property name="interpolation" type="gchararray" flags="483" default-value="linear"/>
<property name="guru-hints" type="gchararray" flags="227" default-value="NULL"/>
</class>
<class name="GogPlotView" get-type="gog_plot_view_get_type" parents="GogView,GObject" abstract="1">
</class>
<class name="GogRegCurve" get-type="gog_reg_curve_get_type" parents="GogTrendLine,GogStyledObject,GogObject,GObject" abstract="1">
<implements name="GOStyledObject"/>
<implements name="GogDataset"/>
<property name="skip-invalid" type="gboolean" flags="483"/>
<property name="drawing-bounds" type="gchararray" flags="483"/>
<property name="skip-invalid" type="gboolean" flags="483" default-value="FALSE"/>
<property name="drawing-bounds" type="gchararray" flags="483" default-value="none"/>
</class>
<boxed name="GogSeriesLabelElt" get-type="gog_series_label_elt_get_type"/>
<class name="GogDataLabel" get-type="gog_data_label_get_type" parents="GogOutlinedObject,GogStyledObject,GogObject,GObject">
<implements name="GOStyledObject"/>
<implements name="GogDataset"/>
<property name="position" type="gchararray" flags="483"/>
<property name="offset" type="guint" flags="483"/>
<property name="format" type="gchararray" flags="483"/>
<property name="index" type="gint" flags="995"/>
<property name="position" type="gchararray" flags="483" default-value="default"/>
<property name="offset" type="guint" flags="483" default-value="0"/>
<property name="format" type="gchararray" flags="483" default-value=""/>
<property name="index" type="gint" flags="995" default-value="0"/>
</class>
<class name="GogSeriesLabels" get-type="gog_series_labels_get_type" parents="GogOutlinedObject,GogStyledObject,GogObject,GObject">
<implements name="GOStyledObject"/>
<implements name="GogDataset"/>
<property name="position" type="gchararray" flags="483"/>
<property name="offset" type="guint" flags="483"/>
<property name="format" type="gchararray" flags="483"/>
<property name="position" type="gchararray" flags="483" default-value="default"/>
<property name="offset" type="guint" flags="483" default-value="0"/>
<property name="format" type="gchararray" flags="483" default-value=""/>
</class>
<class name="GogRenderer" get-type="gog_renderer_get_type" parents="GObject">
<property name="model" type="GogGraph" flags="227"/>
@ -560,7 +560,7 @@
</class>
<class name="GogTheme" get-type="gog_theme_get_type" parents="GObject">
<implements name="GOPersist"/>
<property name="resource-type" type="GoResourceType" flags="235"/>
<property name="resource-type" type="GoResourceType" flags="235" default-value="GO_RESOURCE_INVALID"/>
</class>
<class name="GocCanvas" get-type="goc_canvas_get_type" parents="GtkLayout,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
@ -574,7 +574,7 @@
<class name="GocStyledItem" get-type="goc_styled_item_get_type" parents="GocItem,GObject" abstract="1">
<implements name="GOStyledObject"/>
<property name="style" type="GOStyle" flags="483"/>
<property name="scale-line-width" type="gboolean" flags="227"/>
<property name="scale-line-width" type="gboolean" flags="227" default-value="TRUE"/>
<signal name="style-changed" return="void" when="last">
<param type="GObject"/>
</signal>
@ -583,122 +583,122 @@
<boxed name="GocIntArray" get-type="goc_int_array_get_type"/>
<class name="GocCircle" get-type="goc_circle_get_type" parents="GocStyledItem,GocItem,GObject">
<implements name="GOStyledObject"/>
<property name="x" type="gdouble" flags="227"/>
<property name="y" type="gdouble" flags="227"/>
<property name="radius" type="gdouble" flags="227"/>
<property name="x" type="gdouble" flags="227" default-value="0.000000"/>
<property name="y" type="gdouble" flags="227" default-value="0.000000"/>
<property name="radius" type="gdouble" flags="227" default-value="0.000000"/>
</class>
<class name="GocEllipse" get-type="goc_ellipse_get_type" parents="GocStyledItem,GocItem,GObject">
<implements name="GOStyledObject"/>
<property name="x" type="gdouble" flags="227"/>
<property name="y" type="gdouble" flags="227"/>
<property name="width" type="gdouble" flags="227"/>
<property name="height" type="gdouble" flags="227"/>
<property name="rotation" type="gdouble" flags="227"/>
<property name="x" type="gdouble" flags="227" default-value="0.000000"/>
<property name="y" type="gdouble" flags="227" default-value="0.000000"/>
<property name="width" type="gdouble" flags="227" default-value="0.000000"/>
<property name="height" type="gdouble" flags="227" default-value="0.000000"/>
<property name="rotation" type="gdouble" flags="227" default-value="0.000000"/>
</class>
<class name="GocGraph" get-type="goc_graph_get_type" parents="GocItem,GObject">
<property name="x" type="gdouble" flags="227"/>
<property name="y" type="gdouble" flags="227"/>
<property name="height" type="gdouble" flags="227"/>
<property name="width" type="gdouble" flags="227"/>
<property name="x" type="gdouble" flags="227" default-value="0.000000"/>
<property name="y" type="gdouble" flags="227" default-value="0.000000"/>
<property name="height" type="gdouble" flags="227" default-value="100.000000"/>
<property name="width" type="gdouble" flags="227" default-value="100.000000"/>
<property name="graph" type="GogGraph" flags="226"/>
<property name="renderer" type="GogRenderer" flags="227"/>
</class>
<class name="GocGroup" get-type="goc_group_get_type" parents="GocItem,GObject">
<property name="x" type="gdouble" flags="227"/>
<property name="y" type="gdouble" flags="227"/>
<property name="x" type="gdouble" flags="227" default-value="0.000000"/>
<property name="y" type="gdouble" flags="227" default-value="0.000000"/>
</class>
<class name="GocArc" get-type="goc_arc_get_type" parents="GocStyledItem,GocItem,GObject">
<implements name="GOStyledObject"/>
<property name="xc" type="gdouble" flags="227"/>
<property name="yc" type="gdouble" flags="227"/>
<property name="xr" type="gdouble" flags="227"/>
<property name="yr" type="gdouble" flags="227"/>
<property name="ang1" type="gdouble" flags="227"/>
<property name="ang2" type="gdouble" flags="227"/>
<property name="rotation" type="gdouble" flags="227"/>
<property name="type" type="gint" flags="227"/>
<property name="xc" type="gdouble" flags="227" default-value="0.000000"/>
<property name="yc" type="gdouble" flags="227" default-value="0.000000"/>
<property name="xr" type="gdouble" flags="227" default-value="0.000000"/>
<property name="yr" type="gdouble" flags="227" default-value="0.000000"/>
<property name="ang1" type="gdouble" flags="227" default-value="0.000000"/>
<property name="ang2" type="gdouble" flags="227" default-value="0.000000"/>
<property name="rotation" type="gdouble" flags="227" default-value="0.000000"/>
<property name="type" type="gint" flags="227" default-value="0"/>
<property name="start-arrow" type="GOArrow" flags="227"/>
<property name="end-arrow" type="GOArrow" flags="227"/>
</class>
<class name="GocImage" get-type="goc_image_get_type" parents="GocItem,GObject">
<property name="x" type="gdouble" flags="227"/>
<property name="y" type="gdouble" flags="227"/>
<property name="width" type="gdouble" flags="227"/>
<property name="height" type="gdouble" flags="227"/>
<property name="x" type="gdouble" flags="227" default-value="0.000000"/>
<property name="y" type="gdouble" flags="227" default-value="0.000000"/>
<property name="width" type="gdouble" flags="227" default-value="0.000000"/>
<property name="height" type="gdouble" flags="227" default-value="0.000000"/>
<property name="image" type="GOImage" flags="227"/>
<property name="crop-bottom" type="gdouble" flags="227"/>
<property name="crop-left" type="gdouble" flags="227"/>
<property name="crop-right" type="gdouble" flags="227"/>
<property name="crop-top" type="gdouble" flags="227"/>
<property name="crop-bottom" type="gdouble" flags="227" default-value="0.000000"/>
<property name="crop-left" type="gdouble" flags="227" default-value="0.000000"/>
<property name="crop-right" type="gdouble" flags="227" default-value="0.000000"/>
<property name="crop-top" type="gdouble" flags="227" default-value="0.000000"/>
</class>
<class name="GocLine" get-type="goc_line_get_type" parents="GocStyledItem,GocItem,GObject">
<implements name="GOStyledObject"/>
<property name="x0" type="gdouble" flags="227"/>
<property name="y0" type="gdouble" flags="227"/>
<property name="x1" type="gdouble" flags="227"/>
<property name="y1" type="gdouble" flags="227"/>
<property name="x0" type="gdouble" flags="227" default-value="0.000000"/>
<property name="y0" type="gdouble" flags="227" default-value="0.000000"/>
<property name="x1" type="gdouble" flags="227" default-value="0.000000"/>
<property name="y1" type="gdouble" flags="227" default-value="0.000000"/>
<property name="start-arrow" type="GOArrow" flags="227"/>
<property name="end-arrow" type="GOArrow" flags="227"/>
</class>
<class name="GocPath" get-type="goc_path_get_type" parents="GocStyledItem,GocItem,GObject">
<implements name="GOStyledObject"/>
<property name="x" type="gdouble" flags="227"/>
<property name="y" type="gdouble" flags="227"/>
<property name="rotation" type="gdouble" flags="227"/>
<property name="closed" type="gboolean" flags="227"/>
<property name="fill-rule" type="gboolean" flags="227"/>
<property name="x" type="gdouble" flags="227" default-value="0.000000"/>
<property name="y" type="gdouble" flags="227" default-value="0.000000"/>
<property name="rotation" type="gdouble" flags="227" default-value="0.000000"/>
<property name="closed" type="gboolean" flags="227" default-value="FALSE"/>
<property name="fill-rule" type="gboolean" flags="227" default-value="FALSE"/>
<property name="path" type="GOPath" flags="227"/>
</class>
<class name="GocPixbuf" get-type="goc_pixbuf_get_type" parents="GocItem,GObject">
<property name="x" type="gdouble" flags="227"/>
<property name="y" type="gdouble" flags="227"/>
<property name="width" type="gdouble" flags="227"/>
<property name="height" type="gdouble" flags="227"/>
<property name="x" type="gdouble" flags="227" default-value="0.000000"/>
<property name="y" type="gdouble" flags="227" default-value="0.000000"/>
<property name="width" type="gdouble" flags="227" default-value="0.000000"/>
<property name="height" type="gdouble" flags="227" default-value="0.000000"/>
<property name="pixbuf" type="GdkPixbuf" flags="227"/>
</class>
<class name="GocPolyline" get-type="goc_polyline_get_type" parents="GocStyledItem,GocItem,GObject">
<implements name="GOStyledObject"/>
<property name="points" type="GocPoints" flags="227"/>
<property name="use-spline" type="gboolean" flags="227"/>
<property name="use-spline" type="gboolean" flags="227" default-value="FALSE"/>
</class>
<class name="GocPolygon" get-type="goc_polygon_get_type" parents="GocStyledItem,GocItem,GObject">
<implements name="GOStyledObject"/>
<property name="points" type="GocPoints" flags="227"/>
<property name="use-spline" type="gboolean" flags="227"/>
<property name="fill-rule" type="gboolean" flags="227"/>
<property name="use-spline" type="gboolean" flags="227" default-value="FALSE"/>
<property name="fill-rule" type="gboolean" flags="227" default-value="FALSE"/>
<property name="sizes" type="GocIntArray" flags="227"/>
</class>
<class name="GocRectangle" get-type="goc_rectangle_get_type" parents="GocStyledItem,GocItem,GObject">
<implements name="GOStyledObject"/>
<property name="x" type="gdouble" flags="227"/>
<property name="y" type="gdouble" flags="227"/>
<property name="width" type="gdouble" flags="227"/>
<property name="height" type="gdouble" flags="227"/>
<property name="rotation" type="gdouble" flags="227"/>
<property name="rx" type="gdouble" flags="227"/>
<property name="ry" type="gdouble" flags="227"/>
<property name="type" type="gint" flags="227"/>
<property name="x" type="gdouble" flags="227" default-value="0.000000"/>
<property name="y" type="gdouble" flags="227" default-value="0.000000"/>
<property name="width" type="gdouble" flags="227" default-value="0.000000"/>
<property name="height" type="gdouble" flags="227" default-value="0.000000"/>
<property name="rotation" type="gdouble" flags="227" default-value="0.000000"/>
<property name="rx" type="gdouble" flags="227" default-value="0.000000"/>
<property name="ry" type="gdouble" flags="227" default-value="0.000000"/>
<property name="type" type="gint" flags="227" default-value="0"/>
</class>
<class name="GocText" get-type="goc_text_get_type" parents="GocStyledItem,GocItem,GObject">
<implements name="GOStyledObject"/>
<property name="x" type="gdouble" flags="227"/>
<property name="y" type="gdouble" flags="227"/>
<property name="rotation" type="gdouble" flags="227"/>
<property name="anchor" type="GOAnchorType" flags="227"/>
<property name="text" type="gchararray" flags="227"/>
<property name="x" type="gdouble" flags="227" default-value="0.000000"/>
<property name="y" type="gdouble" flags="227" default-value="0.000000"/>
<property name="rotation" type="gdouble" flags="227" default-value="0.000000"/>
<property name="anchor" type="GOAnchorType" flags="227" default-value="GO_ANCHOR_CENTER"/>
<property name="text" type="gchararray" flags="227" default-value="NULL"/>
<property name="attributes" type="PangoAttrList" flags="227"/>
<property name="clip" type="gboolean" flags="227"/>
<property name="clip-width" type="gdouble" flags="227"/>
<property name="clip-height" type="gdouble" flags="227"/>
<property name="wrap-width" type="gdouble" flags="227"/>
<property name="clip" type="gboolean" flags="227" default-value="FALSE"/>
<property name="clip-width" type="gdouble" flags="227" default-value="0.000000"/>
<property name="clip-height" type="gdouble" flags="227" default-value="0.000000"/>
<property name="wrap-width" type="gdouble" flags="227" default-value="0.000000"/>
</class>
<class name="GOComponent" get-type="go_component_get_type" parents="GObject" abstract="1">
<property name="mime-type" type="gchararray" flags="11"/>
<property name="width" type="gdouble" flags="3"/>
<property name="ascent" type="gdouble" flags="3"/>
<property name="descent" type="gdouble" flags="3"/>
<property name="height" type="gdouble" flags="1"/>
<property name="inline" type="gboolean" flags="3"/>
<property name="mime-type" type="gchararray" flags="11" default-value="NULL"/>
<property name="width" type="gdouble" flags="3" default-value="0.000000"/>
<property name="ascent" type="gdouble" flags="3" default-value="0.000000"/>
<property name="descent" type="gdouble" flags="3" default-value="0.000000"/>
<property name="height" type="gdouble" flags="1" default-value="0.000000"/>
<property name="inline" type="gboolean" flags="3" default-value="FALSE"/>
<signal name="changed" return="void" when="last">
</signal>
</class>
@ -707,19 +707,19 @@
<implements name="GtkBuildable"/>
</class>
<class name="GocComponent" get-type="goc_component_get_type" parents="GocItem,GObject">
<property name="x" type="gdouble" flags="227"/>
<property name="y" type="gdouble" flags="227"/>
<property name="height" type="gdouble" flags="227"/>
<property name="width" type="gdouble" flags="227"/>
<property name="rotation" type="gdouble" flags="227"/>
<property name="x" type="gdouble" flags="227" default-value="0.000000"/>
<property name="y" type="gdouble" flags="227" default-value="0.000000"/>
<property name="height" type="gdouble" flags="227" default-value="100.000000"/>
<property name="width" type="gdouble" flags="227" default-value="100.000000"/>
<property name="rotation" type="gdouble" flags="227" default-value="0.000000"/>
<property name="object" type="GOComponent" flags="227"/>
</class>
<class name="GocWidget" get-type="goc_widget_get_type" parents="GocItem,GObject">
<property name="widget" type="GtkWidget" flags="227"/>
<property name="x" type="gdouble" flags="227"/>
<property name="y" type="gdouble" flags="227"/>
<property name="width" type="gdouble" flags="227"/>
<property name="height" type="gdouble" flags="227"/>
<property name="x" type="gdouble" flags="227" default-value="0.000000"/>
<property name="y" type="gdouble" flags="227" default-value="0.000000"/>
<property name="width" type="gdouble" flags="227" default-value="0.000000"/>
<property name="height" type="gdouble" flags="227" default-value="0.000000"/>
</class>
<boxed name="GOErrorInfo" get-type="go_error_info_get_type"/>
<enum name="GOFileFormatLevel" get-type="go_file_format_level_get_type">
@ -734,20 +734,20 @@
<member name="GO_FILE_SAVE_SHEET" nick="sheet" value="1"/>
<member name="GO_FILE_SAVE_RANGE" nick="range" value="2"/>
</enum> <class name="GOFileOpener" get-type="go_file_opener_get_type" parents="GObject">
<property name="id" type="gchararray" flags="225"/>
<property name="description" type="gchararray" flags="227"/>
<property name="interactive-only" type="gboolean" flags="227"/>
<property name="id" type="gchararray" flags="225" default-value="NULL"/>
<property name="description" type="gchararray" flags="227" default-value="NULL"/>
<property name="interactive-only" type="gboolean" flags="227" default-value="FALSE"/>
</class>
<class name="GOFileSaver" get-type="go_file_saver_get_type" parents="GObject">
<property name="id" type="gchararray" flags="235"/>
<property name="mime-type" type="gchararray" flags="227"/>
<property name="extension" type="gchararray" flags="227"/>
<property name="description" type="gchararray" flags="227"/>
<property name="overwrite" type="gboolean" flags="227"/>
<property name="interactive-only" type="gboolean" flags="227"/>
<property name="format-level" type="GOFileFormatLevel" flags="227"/>
<property name="scope" type="GOFileSaveScope" flags="227"/>
<property name="sheet-selection" type="gboolean" flags="227"/>
<property name="id" type="gchararray" flags="235" default-value="NULL"/>
<property name="mime-type" type="gchararray" flags="227" default-value="NULL"/>
<property name="extension" type="gchararray" flags="227" default-value="NULL"/>
<property name="description" type="gchararray" flags="227" default-value="NULL"/>
<property name="overwrite" type="gboolean" flags="227" default-value="TRUE"/>
<property name="interactive-only" type="gboolean" flags="227" default-value="FALSE"/>
<property name="format-level" type="GOFileFormatLevel" flags="227" default-value="GO_FILE_FL_NEW"/>
<property name="scope" type="GOFileSaveScope" flags="227" default-value="GO_FILE_SAVE_WORKBOOK"/>
<property name="sheet-selection" type="gboolean" flags="227" default-value="FALSE"/>
<signal name="set-export-options" return="gboolean" when="last">
<param type="GODoc"/>
<param type="gchararray"/>
@ -760,13 +760,13 @@
<class name="GODocControl" get-type="go_doc_control_get_type" parents="GObject">
</class>
<class name="GODoc" get-type="go_doc_get_type" parents="GObject">
<property name="uri" type="gchararray" flags="227"/>
<property name="dirty" type="gboolean" flags="227"/>
<property name="dirty-time" type="gint64" flags="227"/>
<property name="pristine" type="gboolean" flags="227"/>
<property name="uri" type="gchararray" flags="227" default-value="NULL"/>
<property name="dirty" type="gboolean" flags="227" default-value="FALSE"/>
<property name="dirty-time" type="gint64" flags="227" default-value="0"/>
<property name="pristine" type="gboolean" flags="227" default-value="FALSE"/>
<property name="modtime" type="GDateTime" flags="227"/>
<property name="saved-state" type="guint64" flags="227"/>
<property name="state" type="guint64" flags="227"/>
<property name="saved-state" type="guint64" flags="227" default-value="0"/>
<property name="state" type="guint64" flags="227" default-value="0"/>
<signal name="metadata-update" return="void" when="last">
</signal>
<signal name="metadata-changed" return="void" when="last">
@ -803,7 +803,7 @@
</class>
<class name="GOIOContext" get-type="go_io_context_get_type" parents="GObject">
<implements name="GOCmdContext"/>
<property name="exec-main-loop" type="gboolean" flags="3"/>
<property name="exec-main-loop" type="gboolean" flags="3" default-value="TRUE"/>
</class>
<error-quark function="go_search_replace_error_quark" domain="go-search-replace-error-quark"/>
</dump>

View File

@ -22,7 +22,7 @@
</class>
<class name="GspellEntry" get-type="gspell_entry_get_type" parents="GObject">
<property name="entry" type="GtkEntry" flags="235"/>
<property name="inline-spell-checking" type="gboolean" flags="227"/>
<property name="inline-spell-checking" type="gboolean" flags="227" default-value="FALSE"/>
</class>
<class name="GspellEntryBuffer" get-type="gspell_entry_buffer_get_type" parents="GObject">
<property name="buffer" type="GtkEntryBuffer" flags="235"/>
@ -30,7 +30,7 @@
</class>
<interface name="GspellLanguageChooser" get-type="gspell_language_chooser_get_type">
<property name="language" type="GspellLanguage" flags="227"/>
<property name="language-code" type="gchararray" flags="227"/>
<property name="language-code" type="gchararray" flags="227" default-value=""/>
</interface>
<class name="GspellLanguageChooserButton" get-type="gspell_language_chooser_button_get_type" parents="GtkButton,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
@ -54,8 +54,8 @@
</class>
<class name="GspellTextView" get-type="gspell_text_view_get_type" parents="GObject">
<property name="view" type="GtkTextView" flags="235"/>
<property name="inline-spell-checking" type="gboolean" flags="227"/>
<property name="enable-language-menu" type="gboolean" flags="227"/>
<property name="inline-spell-checking" type="gboolean" flags="227" default-value="FALSE"/>
<property name="enable-language-menu" type="gboolean" flags="227" default-value="FALSE"/>
</class>
<enum name="GspellCheckerError" get-type="gspell_checker_error_get_type">
<member name="GSPELL_CHECKER_ERROR_DICTIONARY" nick="dictionary" value="0"/>

View File

@ -15,7 +15,7 @@
</class>
<class name="GdkScreen" get-type="gdk_screen_get_type" parents="GObject">
<property name="font-options" type="gpointer" flags="227"/>
<property name="resolution" type="gdouble" flags="227"/>
<property name="resolution" type="gdouble" flags="227" default-value="-1.000000"/>
<signal name="size-changed" return="void" when="last">
</signal>
<signal name="composited-changed" return="void" when="last">
@ -36,449 +36,7 @@
</class>
<class name="GdkDrawable" get-type="gdk_drawable_get_type" parents="GObject" abstract="1">
</class>
<enum name="GdkCursorType" get-type="gdk_cursor_type_get_type">
<member name="GDK_X_CURSOR" nick="x-cursor" value="0"/>
<member name="GDK_ARROW" nick="arrow" value="2"/>
<member name="GDK_BASED_ARROW_DOWN" nick="based-arrow-down" value="4"/>
<member name="GDK_BASED_ARROW_UP" nick="based-arrow-up" value="6"/>
<member name="GDK_BOAT" nick="boat" value="8"/>
<member name="GDK_BOGOSITY" nick="bogosity" value="10"/>
<member name="GDK_BOTTOM_LEFT_CORNER" nick="bottom-left-corner" value="12"/>
<member name="GDK_BOTTOM_RIGHT_CORNER" nick="bottom-right-corner" value="14"/>
<member name="GDK_BOTTOM_SIDE" nick="bottom-side" value="16"/>
<member name="GDK_BOTTOM_TEE" nick="bottom-tee" value="18"/>
<member name="GDK_BOX_SPIRAL" nick="box-spiral" value="20"/>
<member name="GDK_CENTER_PTR" nick="center-ptr" value="22"/>
<member name="GDK_CIRCLE" nick="circle" value="24"/>
<member name="GDK_CLOCK" nick="clock" value="26"/>
<member name="GDK_COFFEE_MUG" nick="coffee-mug" value="28"/>
<member name="GDK_CROSS" nick="cross" value="30"/>
<member name="GDK_CROSS_REVERSE" nick="cross-reverse" value="32"/>
<member name="GDK_CROSSHAIR" nick="crosshair" value="34"/>
<member name="GDK_DIAMOND_CROSS" nick="diamond-cross" value="36"/>
<member name="GDK_DOT" nick="dot" value="38"/>
<member name="GDK_DOTBOX" nick="dotbox" value="40"/>
<member name="GDK_DOUBLE_ARROW" nick="double-arrow" value="42"/>
<member name="GDK_DRAFT_LARGE" nick="draft-large" value="44"/>
<member name="GDK_DRAFT_SMALL" nick="draft-small" value="46"/>
<member name="GDK_DRAPED_BOX" nick="draped-box" value="48"/>
<member name="GDK_EXCHANGE" nick="exchange" value="50"/>
<member name="GDK_FLEUR" nick="fleur" value="52"/>
<member name="GDK_GOBBLER" nick="gobbler" value="54"/>
<member name="GDK_GUMBY" nick="gumby" value="56"/>
<member name="GDK_HAND1" nick="hand1" value="58"/>
<member name="GDK_HAND2" nick="hand2" value="60"/>
<member name="GDK_HEART" nick="heart" value="62"/>
<member name="GDK_ICON" nick="icon" value="64"/>
<member name="GDK_IRON_CROSS" nick="iron-cross" value="66"/>
<member name="GDK_LEFT_PTR" nick="left-ptr" value="68"/>
<member name="GDK_LEFT_SIDE" nick="left-side" value="70"/>
<member name="GDK_LEFT_TEE" nick="left-tee" value="72"/>
<member name="GDK_LEFTBUTTON" nick="leftbutton" value="74"/>
<member name="GDK_LL_ANGLE" nick="ll-angle" value="76"/>
<member name="GDK_LR_ANGLE" nick="lr-angle" value="78"/>
<member name="GDK_MAN" nick="man" value="80"/>
<member name="GDK_MIDDLEBUTTON" nick="middlebutton" value="82"/>
<member name="GDK_MOUSE" nick="mouse" value="84"/>
<member name="GDK_PENCIL" nick="pencil" value="86"/>
<member name="GDK_PIRATE" nick="pirate" value="88"/>
<member name="GDK_PLUS" nick="plus" value="90"/>
<member name="GDK_QUESTION_ARROW" nick="question-arrow" value="92"/>
<member name="GDK_RIGHT_PTR" nick="right-ptr" value="94"/>
<member name="GDK_RIGHT_SIDE" nick="right-side" value="96"/>
<member name="GDK_RIGHT_TEE" nick="right-tee" value="98"/>
<member name="GDK_RIGHTBUTTON" nick="rightbutton" value="100"/>
<member name="GDK_RTL_LOGO" nick="rtl-logo" value="102"/>
<member name="GDK_SAILBOAT" nick="sailboat" value="104"/>
<member name="GDK_SB_DOWN_ARROW" nick="sb-down-arrow" value="106"/>
<member name="GDK_SB_H_DOUBLE_ARROW" nick="sb-h-double-arrow" value="108"/>
<member name="GDK_SB_LEFT_ARROW" nick="sb-left-arrow" value="110"/>
<member name="GDK_SB_RIGHT_ARROW" nick="sb-right-arrow" value="112"/>
<member name="GDK_SB_UP_ARROW" nick="sb-up-arrow" value="114"/>
<member name="GDK_SB_V_DOUBLE_ARROW" nick="sb-v-double-arrow" value="116"/>
<member name="GDK_SHUTTLE" nick="shuttle" value="118"/>
<member name="GDK_SIZING" nick="sizing" value="120"/>
<member name="GDK_SPIDER" nick="spider" value="122"/>
<member name="GDK_SPRAYCAN" nick="spraycan" value="124"/>
<member name="GDK_STAR" nick="star" value="126"/>
<member name="GDK_TARGET" nick="target" value="128"/>
<member name="GDK_TCROSS" nick="tcross" value="130"/>
<member name="GDK_TOP_LEFT_ARROW" nick="top-left-arrow" value="132"/>
<member name="GDK_TOP_LEFT_CORNER" nick="top-left-corner" value="134"/>
<member name="GDK_TOP_RIGHT_CORNER" nick="top-right-corner" value="136"/>
<member name="GDK_TOP_SIDE" nick="top-side" value="138"/>
<member name="GDK_TOP_TEE" nick="top-tee" value="140"/>
<member name="GDK_TREK" nick="trek" value="142"/>
<member name="GDK_UL_ANGLE" nick="ul-angle" value="144"/>
<member name="GDK_UMBRELLA" nick="umbrella" value="146"/>
<member name="GDK_UR_ANGLE" nick="ur-angle" value="148"/>
<member name="GDK_WATCH" nick="watch" value="150"/>
<member name="GDK_XTERM" nick="xterm" value="152"/>
<member name="GDK_LAST_CURSOR" nick="last-cursor" value="153"/>
<member name="GDK_BLANK_CURSOR" nick="blank-cursor" value="-2"/>
<member name="GDK_CURSOR_IS_PIXMAP" nick="cursor-is-pixmap" value="-1"/>
</enum> <flags name="GdkDragAction" get-type="gdk_drag_action_get_type">
<member name="GDK_ACTION_DEFAULT" nick="default" value="1"/>
<member name="GDK_ACTION_COPY" nick="copy" value="2"/>
<member name="GDK_ACTION_MOVE" nick="move" value="4"/>
<member name="GDK_ACTION_LINK" nick="link" value="8"/>
<member name="GDK_ACTION_PRIVATE" nick="private" value="16"/>
<member name="GDK_ACTION_ASK" nick="ask" value="32"/>
</flags>
<enum name="GdkDragProtocol" get-type="gdk_drag_protocol_get_type">
<member name="GDK_DRAG_PROTO_MOTIF" nick="motif" value="0"/>
<member name="GDK_DRAG_PROTO_XDND" nick="xdnd" value="1"/>
<member name="GDK_DRAG_PROTO_ROOTWIN" nick="rootwin" value="2"/>
<member name="GDK_DRAG_PROTO_NONE" nick="none" value="3"/>
<member name="GDK_DRAG_PROTO_WIN32_DROPFILES" nick="win32-dropfiles" value="4"/>
<member name="GDK_DRAG_PROTO_OLE2" nick="ole2" value="5"/>
<member name="GDK_DRAG_PROTO_LOCAL" nick="local" value="6"/>
</enum> <enum name="GdkFilterReturn" get-type="gdk_filter_return_get_type">
<member name="GDK_FILTER_CONTINUE" nick="continue" value="0"/>
<member name="GDK_FILTER_TRANSLATE" nick="translate" value="1"/>
<member name="GDK_FILTER_REMOVE" nick="remove" value="2"/>
</enum> <enum name="GdkEventType" get-type="gdk_event_type_get_type">
<member name="GDK_NOTHING" nick="nothing" value="-1"/>
<member name="GDK_DELETE" nick="delete" value="0"/>
<member name="GDK_DESTROY" nick="destroy" value="1"/>
<member name="GDK_EXPOSE" nick="expose" value="2"/>
<member name="GDK_MOTION_NOTIFY" nick="motion-notify" value="3"/>
<member name="GDK_BUTTON_PRESS" nick="button-press" value="4"/>
<member name="GDK_2BUTTON_PRESS" nick="2button-press" value="5"/>
<member name="GDK_3BUTTON_PRESS" nick="3button-press" value="6"/>
<member name="GDK_BUTTON_RELEASE" nick="button-release" value="7"/>
<member name="GDK_KEY_PRESS" nick="key-press" value="8"/>
<member name="GDK_KEY_RELEASE" nick="key-release" value="9"/>
<member name="GDK_ENTER_NOTIFY" nick="enter-notify" value="10"/>
<member name="GDK_LEAVE_NOTIFY" nick="leave-notify" value="11"/>
<member name="GDK_FOCUS_CHANGE" nick="focus-change" value="12"/>
<member name="GDK_CONFIGURE" nick="configure" value="13"/>
<member name="GDK_MAP" nick="map" value="14"/>
<member name="GDK_UNMAP" nick="unmap" value="15"/>
<member name="GDK_PROPERTY_NOTIFY" nick="property-notify" value="16"/>
<member name="GDK_SELECTION_CLEAR" nick="selection-clear" value="17"/>
<member name="GDK_SELECTION_REQUEST" nick="selection-request" value="18"/>
<member name="GDK_SELECTION_NOTIFY" nick="selection-notify" value="19"/>
<member name="GDK_PROXIMITY_IN" nick="proximity-in" value="20"/>
<member name="GDK_PROXIMITY_OUT" nick="proximity-out" value="21"/>
<member name="GDK_DRAG_ENTER" nick="drag-enter" value="22"/>
<member name="GDK_DRAG_LEAVE" nick="drag-leave" value="23"/>
<member name="GDK_DRAG_MOTION" nick="drag-motion" value="24"/>
<member name="GDK_DRAG_STATUS" nick="drag-status" value="25"/>
<member name="GDK_DROP_START" nick="drop-start" value="26"/>
<member name="GDK_DROP_FINISHED" nick="drop-finished" value="27"/>
<member name="GDK_CLIENT_EVENT" nick="client-event" value="28"/>
<member name="GDK_VISIBILITY_NOTIFY" nick="visibility-notify" value="29"/>
<member name="GDK_NO_EXPOSE" nick="no-expose" value="30"/>
<member name="GDK_SCROLL" nick="scroll" value="31"/>
<member name="GDK_WINDOW_STATE" nick="window-state" value="32"/>
<member name="GDK_SETTING" nick="setting" value="33"/>
<member name="GDK_OWNER_CHANGE" nick="owner-change" value="34"/>
<member name="GDK_GRAB_BROKEN" nick="grab-broken" value="35"/>
<member name="GDK_DAMAGE" nick="damage" value="36"/>
<member name="GDK_EVENT_LAST" nick="event-last" value="37"/>
</enum> <flags name="GdkEventMask" get-type="gdk_event_mask_get_type">
<member name="GDK_EXPOSURE_MASK" nick="exposure-mask" value="2"/>
<member name="GDK_POINTER_MOTION_MASK" nick="pointer-motion-mask" value="4"/>
<member name="GDK_POINTER_MOTION_HINT_MASK" nick="pointer-motion-hint-mask" value="8"/>
<member name="GDK_BUTTON_MOTION_MASK" nick="button-motion-mask" value="16"/>
<member name="GDK_BUTTON1_MOTION_MASK" nick="button1-motion-mask" value="32"/>
<member name="GDK_BUTTON2_MOTION_MASK" nick="button2-motion-mask" value="64"/>
<member name="GDK_BUTTON3_MOTION_MASK" nick="button3-motion-mask" value="128"/>
<member name="GDK_BUTTON_PRESS_MASK" nick="button-press-mask" value="256"/>
<member name="GDK_BUTTON_RELEASE_MASK" nick="button-release-mask" value="512"/>
<member name="GDK_KEY_PRESS_MASK" nick="key-press-mask" value="1024"/>
<member name="GDK_KEY_RELEASE_MASK" nick="key-release-mask" value="2048"/>
<member name="GDK_ENTER_NOTIFY_MASK" nick="enter-notify-mask" value="4096"/>
<member name="GDK_LEAVE_NOTIFY_MASK" nick="leave-notify-mask" value="8192"/>
<member name="GDK_FOCUS_CHANGE_MASK" nick="focus-change-mask" value="16384"/>
<member name="GDK_STRUCTURE_MASK" nick="structure-mask" value="32768"/>
<member name="GDK_PROPERTY_CHANGE_MASK" nick="property-change-mask" value="65536"/>
<member name="GDK_VISIBILITY_NOTIFY_MASK" nick="visibility-notify-mask" value="131072"/>
<member name="GDK_PROXIMITY_IN_MASK" nick="proximity-in-mask" value="262144"/>
<member name="GDK_PROXIMITY_OUT_MASK" nick="proximity-out-mask" value="524288"/>
<member name="GDK_SUBSTRUCTURE_MASK" nick="substructure-mask" value="1048576"/>
<member name="GDK_SCROLL_MASK" nick="scroll-mask" value="2097152"/>
<member name="GDK_ALL_EVENTS_MASK" nick="all-events-mask" value="4194302"/>
</flags>
<enum name="GdkVisibilityState" get-type="gdk_visibility_state_get_type">
<member name="GDK_VISIBILITY_UNOBSCURED" nick="unobscured" value="0"/>
<member name="GDK_VISIBILITY_PARTIAL" nick="partial" value="1"/>
<member name="GDK_VISIBILITY_FULLY_OBSCURED" nick="fully-obscured" value="2"/>
</enum> <enum name="GdkScrollDirection" get-type="gdk_scroll_direction_get_type">
<member name="GDK_SCROLL_UP" nick="up" value="0"/>
<member name="GDK_SCROLL_DOWN" nick="down" value="1"/>
<member name="GDK_SCROLL_LEFT" nick="left" value="2"/>
<member name="GDK_SCROLL_RIGHT" nick="right" value="3"/>
</enum> <enum name="GdkNotifyType" get-type="gdk_notify_type_get_type">
<member name="GDK_NOTIFY_ANCESTOR" nick="ancestor" value="0"/>
<member name="GDK_NOTIFY_VIRTUAL" nick="virtual" value="1"/>
<member name="GDK_NOTIFY_INFERIOR" nick="inferior" value="2"/>
<member name="GDK_NOTIFY_NONLINEAR" nick="nonlinear" value="3"/>
<member name="GDK_NOTIFY_NONLINEAR_VIRTUAL" nick="nonlinear-virtual" value="4"/>
<member name="GDK_NOTIFY_UNKNOWN" nick="unknown" value="5"/>
</enum> <enum name="GdkCrossingMode" get-type="gdk_crossing_mode_get_type">
<member name="GDK_CROSSING_NORMAL" nick="normal" value="0"/>
<member name="GDK_CROSSING_GRAB" nick="grab" value="1"/>
<member name="GDK_CROSSING_UNGRAB" nick="ungrab" value="2"/>
<member name="GDK_CROSSING_GTK_GRAB" nick="gtk-grab" value="3"/>
<member name="GDK_CROSSING_GTK_UNGRAB" nick="gtk-ungrab" value="4"/>
<member name="GDK_CROSSING_STATE_CHANGED" nick="state-changed" value="5"/>
</enum> <enum name="GdkPropertyState" get-type="gdk_property_state_get_type">
<member name="GDK_PROPERTY_NEW_VALUE" nick="new-value" value="0"/>
<member name="GDK_PROPERTY_DELETE" nick="delete" value="1"/>
</enum> <flags name="GdkWindowState" get-type="gdk_window_state_get_type">
<member name="GDK_WINDOW_STATE_WITHDRAWN" nick="withdrawn" value="1"/>
<member name="GDK_WINDOW_STATE_ICONIFIED" nick="iconified" value="2"/>
<member name="GDK_WINDOW_STATE_MAXIMIZED" nick="maximized" value="4"/>
<member name="GDK_WINDOW_STATE_STICKY" nick="sticky" value="8"/>
<member name="GDK_WINDOW_STATE_FULLSCREEN" nick="fullscreen" value="16"/>
<member name="GDK_WINDOW_STATE_ABOVE" nick="above" value="32"/>
<member name="GDK_WINDOW_STATE_BELOW" nick="below" value="64"/>
</flags>
<enum name="GdkSettingAction" get-type="gdk_setting_action_get_type">
<member name="GDK_SETTING_ACTION_NEW" nick="new" value="0"/>
<member name="GDK_SETTING_ACTION_CHANGED" nick="changed" value="1"/>
<member name="GDK_SETTING_ACTION_DELETED" nick="deleted" value="2"/>
</enum> <enum name="GdkOwnerChange" get-type="gdk_owner_change_get_type">
<member name="GDK_OWNER_CHANGE_NEW_OWNER" nick="new-owner" value="0"/>
<member name="GDK_OWNER_CHANGE_DESTROY" nick="destroy" value="1"/>
<member name="GDK_OWNER_CHANGE_CLOSE" nick="close" value="2"/>
</enum> <enum name="GdkFontType" get-type="gdk_font_type_get_type">
<member name="GDK_FONT_FONT" nick="font" value="0"/>
<member name="GDK_FONT_FONTSET" nick="fontset" value="1"/>
</enum> <enum name="GdkCapStyle" get-type="gdk_cap_style_get_type">
<member name="GDK_CAP_NOT_LAST" nick="not-last" value="0"/>
<member name="GDK_CAP_BUTT" nick="butt" value="1"/>
<member name="GDK_CAP_ROUND" nick="round" value="2"/>
<member name="GDK_CAP_PROJECTING" nick="projecting" value="3"/>
</enum> <enum name="GdkFill" get-type="gdk_fill_get_type">
<member name="GDK_SOLID" nick="solid" value="0"/>
<member name="GDK_TILED" nick="tiled" value="1"/>
<member name="GDK_STIPPLED" nick="stippled" value="2"/>
<member name="GDK_OPAQUE_STIPPLED" nick="opaque-stippled" value="3"/>
</enum> <enum name="GdkFunction" get-type="gdk_function_get_type">
<member name="GDK_COPY" nick="copy" value="0"/>
<member name="GDK_INVERT" nick="invert" value="1"/>
<member name="GDK_XOR" nick="xor" value="2"/>
<member name="GDK_CLEAR" nick="clear" value="3"/>
<member name="GDK_AND" nick="and" value="4"/>
<member name="GDK_AND_REVERSE" nick="and-reverse" value="5"/>
<member name="GDK_AND_INVERT" nick="and-invert" value="6"/>
<member name="GDK_NOOP" nick="noop" value="7"/>
<member name="GDK_OR" nick="or" value="8"/>
<member name="GDK_EQUIV" nick="equiv" value="9"/>
<member name="GDK_OR_REVERSE" nick="or-reverse" value="10"/>
<member name="GDK_COPY_INVERT" nick="copy-invert" value="11"/>
<member name="GDK_OR_INVERT" nick="or-invert" value="12"/>
<member name="GDK_NAND" nick="nand" value="13"/>
<member name="GDK_NOR" nick="nor" value="14"/>
<member name="GDK_SET" nick="set" value="15"/>
</enum> <enum name="GdkJoinStyle" get-type="gdk_join_style_get_type">
<member name="GDK_JOIN_MITER" nick="miter" value="0"/>
<member name="GDK_JOIN_ROUND" nick="round" value="1"/>
<member name="GDK_JOIN_BEVEL" nick="bevel" value="2"/>
</enum> <enum name="GdkLineStyle" get-type="gdk_line_style_get_type">
<member name="GDK_LINE_SOLID" nick="solid" value="0"/>
<member name="GDK_LINE_ON_OFF_DASH" nick="on-off-dash" value="1"/>
<member name="GDK_LINE_DOUBLE_DASH" nick="double-dash" value="2"/>
</enum> <enum name="GdkSubwindowMode" get-type="gdk_subwindow_mode_get_type">
<member name="GDK_CLIP_BY_CHILDREN" nick="clip-by-children" value="0"/>
<member name="GDK_INCLUDE_INFERIORS" nick="include-inferiors" value="1"/>
</enum> <flags name="GdkGCValuesMask" get-type="gdk_gc_values_mask_get_type">
<member name="GDK_GC_FOREGROUND" nick="foreground" value="1"/>
<member name="GDK_GC_BACKGROUND" nick="background" value="2"/>
<member name="GDK_GC_FONT" nick="font" value="4"/>
<member name="GDK_GC_FUNCTION" nick="function" value="8"/>
<member name="GDK_GC_FILL" nick="fill" value="16"/>
<member name="GDK_GC_TILE" nick="tile" value="32"/>
<member name="GDK_GC_STIPPLE" nick="stipple" value="64"/>
<member name="GDK_GC_CLIP_MASK" nick="clip-mask" value="128"/>
<member name="GDK_GC_SUBWINDOW" nick="subwindow" value="256"/>
<member name="GDK_GC_TS_X_ORIGIN" nick="ts-x-origin" value="512"/>
<member name="GDK_GC_TS_Y_ORIGIN" nick="ts-y-origin" value="1024"/>
<member name="GDK_GC_CLIP_X_ORIGIN" nick="clip-x-origin" value="2048"/>
<member name="GDK_GC_CLIP_Y_ORIGIN" nick="clip-y-origin" value="4096"/>
<member name="GDK_GC_EXPOSURES" nick="exposures" value="8192"/>
<member name="GDK_GC_LINE_WIDTH" nick="line-width" value="16384"/>
<member name="GDK_GC_LINE_STYLE" nick="line-style" value="32768"/>
<member name="GDK_GC_CAP_STYLE" nick="cap-style" value="65536"/>
<member name="GDK_GC_JOIN_STYLE" nick="join-style" value="131072"/>
</flags>
<enum name="GdkImageType" get-type="gdk_image_type_get_type">
<member name="GDK_IMAGE_NORMAL" nick="normal" value="0"/>
<member name="GDK_IMAGE_SHARED" nick="shared" value="1"/>
<member name="GDK_IMAGE_FASTEST" nick="fastest" value="2"/>
</enum> <enum name="GdkExtensionMode" get-type="gdk_extension_mode_get_type">
<member name="GDK_EXTENSION_EVENTS_NONE" nick="none" value="0"/>
<member name="GDK_EXTENSION_EVENTS_ALL" nick="all" value="1"/>
<member name="GDK_EXTENSION_EVENTS_CURSOR" nick="cursor" value="2"/>
</enum> <enum name="GdkInputSource" get-type="gdk_input_source_get_type">
<member name="GDK_SOURCE_MOUSE" nick="mouse" value="0"/>
<member name="GDK_SOURCE_PEN" nick="pen" value="1"/>
<member name="GDK_SOURCE_ERASER" nick="eraser" value="2"/>
<member name="GDK_SOURCE_CURSOR" nick="cursor" value="3"/>
</enum> <enum name="GdkInputMode" get-type="gdk_input_mode_get_type">
<member name="GDK_MODE_DISABLED" nick="disabled" value="0"/>
<member name="GDK_MODE_SCREEN" nick="screen" value="1"/>
<member name="GDK_MODE_WINDOW" nick="window" value="2"/>
</enum> <enum name="GdkAxisUse" get-type="gdk_axis_use_get_type">
<member name="GDK_AXIS_IGNORE" nick="ignore" value="0"/>
<member name="GDK_AXIS_X" nick="x" value="1"/>
<member name="GDK_AXIS_Y" nick="y" value="2"/>
<member name="GDK_AXIS_PRESSURE" nick="pressure" value="3"/>
<member name="GDK_AXIS_XTILT" nick="xtilt" value="4"/>
<member name="GDK_AXIS_YTILT" nick="ytilt" value="5"/>
<member name="GDK_AXIS_WHEEL" nick="wheel" value="6"/>
<member name="GDK_AXIS_LAST" nick="last" value="7"/>
</enum> <enum name="GdkPropMode" get-type="gdk_prop_mode_get_type">
<member name="GDK_PROP_MODE_REPLACE" nick="replace" value="0"/>
<member name="GDK_PROP_MODE_PREPEND" nick="prepend" value="1"/>
<member name="GDK_PROP_MODE_APPEND" nick="append" value="2"/>
</enum> <enum name="GdkFillRule" get-type="gdk_fill_rule_get_type">
<member name="GDK_EVEN_ODD_RULE" nick="even-odd-rule" value="0"/>
<member name="GDK_WINDING_RULE" nick="winding-rule" value="1"/>
</enum> <enum name="GdkOverlapType" get-type="gdk_overlap_type_get_type">
<member name="GDK_OVERLAP_RECTANGLE_IN" nick="in" value="0"/>
<member name="GDK_OVERLAP_RECTANGLE_OUT" nick="out" value="1"/>
<member name="GDK_OVERLAP_RECTANGLE_PART" nick="part" value="2"/>
</enum> <enum name="GdkRgbDither" get-type="gdk_rgb_dither_get_type">
<member name="GDK_RGB_DITHER_NONE" nick="none" value="0"/>
<member name="GDK_RGB_DITHER_NORMAL" nick="normal" value="1"/>
<member name="GDK_RGB_DITHER_MAX" nick="max" value="2"/>
</enum> <enum name="GdkByteOrder" get-type="gdk_byte_order_get_type">
<member name="GDK_LSB_FIRST" nick="lsb-first" value="0"/>
<member name="GDK_MSB_FIRST" nick="msb-first" value="1"/>
</enum> <flags name="GdkModifierType" get-type="gdk_modifier_type_get_type">
<member name="GDK_SHIFT_MASK" nick="shift-mask" value="1"/>
<member name="GDK_LOCK_MASK" nick="lock-mask" value="2"/>
<member name="GDK_CONTROL_MASK" nick="control-mask" value="4"/>
<member name="GDK_MOD1_MASK" nick="mod1-mask" value="8"/>
<member name="GDK_MOD2_MASK" nick="mod2-mask" value="16"/>
<member name="GDK_MOD3_MASK" nick="mod3-mask" value="32"/>
<member name="GDK_MOD4_MASK" nick="mod4-mask" value="64"/>
<member name="GDK_MOD5_MASK" nick="mod5-mask" value="128"/>
<member name="GDK_BUTTON1_MASK" nick="button1-mask" value="256"/>
<member name="GDK_BUTTON2_MASK" nick="button2-mask" value="512"/>
<member name="GDK_BUTTON3_MASK" nick="button3-mask" value="1024"/>
<member name="GDK_BUTTON4_MASK" nick="button4-mask" value="2048"/>
<member name="GDK_BUTTON5_MASK" nick="button5-mask" value="4096"/>
<member name="GDK_SUPER_MASK" nick="super-mask" value="67108864"/>
<member name="GDK_HYPER_MASK" nick="hyper-mask" value="134217728"/>
<member name="GDK_META_MASK" nick="meta-mask" value="268435456"/>
<member name="GDK_RELEASE_MASK" nick="release-mask" value="1073741824"/>
<member name="GDK_MODIFIER_MASK" nick="modifier-mask" value="1543512063"/>
</flags>
<flags name="GdkInputCondition" get-type="gdk_input_condition_get_type">
<member name="GDK_INPUT_READ" nick="read" value="1"/>
<member name="GDK_INPUT_WRITE" nick="write" value="2"/>
<member name="GDK_INPUT_EXCEPTION" nick="exception" value="4"/>
</flags>
<enum name="GdkStatus" get-type="gdk_status_get_type">
<member name="GDK_OK" nick="ok" value="0"/>
<member name="GDK_ERROR" nick="error" value="-1"/>
<member name="GDK_ERROR_PARAM" nick="error-param" value="-2"/>
<member name="GDK_ERROR_FILE" nick="error-file" value="-3"/>
<member name="GDK_ERROR_MEM" nick="error-mem" value="-4"/>
</enum> <enum name="GdkGrabStatus" get-type="gdk_grab_status_get_type">
<member name="GDK_GRAB_SUCCESS" nick="success" value="0"/>
<member name="GDK_GRAB_ALREADY_GRABBED" nick="already-grabbed" value="1"/>
<member name="GDK_GRAB_INVALID_TIME" nick="invalid-time" value="2"/>
<member name="GDK_GRAB_NOT_VIEWABLE" nick="not-viewable" value="3"/>
<member name="GDK_GRAB_FROZEN" nick="frozen" value="4"/>
</enum> <enum name="GdkVisualType" get-type="gdk_visual_type_get_type">
<member name="GDK_VISUAL_STATIC_GRAY" nick="static-gray" value="0"/>
<member name="GDK_VISUAL_GRAYSCALE" nick="grayscale" value="1"/>
<member name="GDK_VISUAL_STATIC_COLOR" nick="static-color" value="2"/>
<member name="GDK_VISUAL_PSEUDO_COLOR" nick="pseudo-color" value="3"/>
<member name="GDK_VISUAL_TRUE_COLOR" nick="true-color" value="4"/>
<member name="GDK_VISUAL_DIRECT_COLOR" nick="direct-color" value="5"/>
</enum> <enum name="GdkWindowClass" get-type="gdk_window_class_get_type">
<member name="GDK_INPUT_OUTPUT" nick="output" value="0"/>
<member name="GDK_INPUT_ONLY" nick="only" value="1"/>
</enum> <enum name="GdkWindowType" get-type="gdk_window_type_get_type">
<member name="GDK_WINDOW_ROOT" nick="root" value="0"/>
<member name="GDK_WINDOW_TOPLEVEL" nick="toplevel" value="1"/>
<member name="GDK_WINDOW_CHILD" nick="child" value="2"/>
<member name="GDK_WINDOW_DIALOG" nick="dialog" value="3"/>
<member name="GDK_WINDOW_TEMP" nick="temp" value="4"/>
<member name="GDK_WINDOW_FOREIGN" nick="foreign" value="5"/>
<member name="GDK_WINDOW_OFFSCREEN" nick="offscreen" value="6"/>
</enum> <flags name="GdkWindowAttributesType" get-type="gdk_window_attributes_type_get_type">
<member name="GDK_WA_TITLE" nick="title" value="2"/>
<member name="GDK_WA_X" nick="x" value="4"/>
<member name="GDK_WA_Y" nick="y" value="8"/>
<member name="GDK_WA_CURSOR" nick="cursor" value="16"/>
<member name="GDK_WA_COLORMAP" nick="colormap" value="32"/>
<member name="GDK_WA_VISUAL" nick="visual" value="64"/>
<member name="GDK_WA_WMCLASS" nick="wmclass" value="128"/>
<member name="GDK_WA_NOREDIR" nick="noredir" value="256"/>
<member name="GDK_WA_TYPE_HINT" nick="type-hint" value="512"/>
</flags>
<flags name="GdkWindowHints" get-type="gdk_window_hints_get_type">
<member name="GDK_HINT_POS" nick="pos" value="1"/>
<member name="GDK_HINT_MIN_SIZE" nick="min-size" value="2"/>
<member name="GDK_HINT_MAX_SIZE" nick="max-size" value="4"/>
<member name="GDK_HINT_BASE_SIZE" nick="base-size" value="8"/>
<member name="GDK_HINT_ASPECT" nick="aspect" value="16"/>
<member name="GDK_HINT_RESIZE_INC" nick="resize-inc" value="32"/>
<member name="GDK_HINT_WIN_GRAVITY" nick="win-gravity" value="64"/>
<member name="GDK_HINT_USER_POS" nick="user-pos" value="128"/>
<member name="GDK_HINT_USER_SIZE" nick="user-size" value="256"/>
</flags>
<enum name="GdkWindowTypeHint" get-type="gdk_window_type_hint_get_type">
<member name="GDK_WINDOW_TYPE_HINT_NORMAL" nick="normal" value="0"/>
<member name="GDK_WINDOW_TYPE_HINT_DIALOG" nick="dialog" value="1"/>
<member name="GDK_WINDOW_TYPE_HINT_MENU" nick="menu" value="2"/>
<member name="GDK_WINDOW_TYPE_HINT_TOOLBAR" nick="toolbar" value="3"/>
<member name="GDK_WINDOW_TYPE_HINT_SPLASHSCREEN" nick="splashscreen" value="4"/>
<member name="GDK_WINDOW_TYPE_HINT_UTILITY" nick="utility" value="5"/>
<member name="GDK_WINDOW_TYPE_HINT_DOCK" nick="dock" value="6"/>
<member name="GDK_WINDOW_TYPE_HINT_DESKTOP" nick="desktop" value="7"/>
<member name="GDK_WINDOW_TYPE_HINT_DROPDOWN_MENU" nick="dropdown-menu" value="8"/>
<member name="GDK_WINDOW_TYPE_HINT_POPUP_MENU" nick="popup-menu" value="9"/>
<member name="GDK_WINDOW_TYPE_HINT_TOOLTIP" nick="tooltip" value="10"/>
<member name="GDK_WINDOW_TYPE_HINT_NOTIFICATION" nick="notification" value="11"/>
<member name="GDK_WINDOW_TYPE_HINT_COMBO" nick="combo" value="12"/>
<member name="GDK_WINDOW_TYPE_HINT_DND" nick="dnd" value="13"/>
</enum> <flags name="GdkWMDecoration" get-type="gdk_wm_decoration_get_type">
<member name="GDK_DECOR_ALL" nick="all" value="1"/>
<member name="GDK_DECOR_BORDER" nick="border" value="2"/>
<member name="GDK_DECOR_RESIZEH" nick="resizeh" value="4"/>
<member name="GDK_DECOR_TITLE" nick="title" value="8"/>
<member name="GDK_DECOR_MENU" nick="menu" value="16"/>
<member name="GDK_DECOR_MINIMIZE" nick="minimize" value="32"/>
<member name="GDK_DECOR_MAXIMIZE" nick="maximize" value="64"/>
</flags>
<flags name="GdkWMFunction" get-type="gdk_wm_function_get_type">
<member name="GDK_FUNC_ALL" nick="all" value="1"/>
<member name="GDK_FUNC_RESIZE" nick="resize" value="2"/>
<member name="GDK_FUNC_MOVE" nick="move" value="4"/>
<member name="GDK_FUNC_MINIMIZE" nick="minimize" value="8"/>
<member name="GDK_FUNC_MAXIMIZE" nick="maximize" value="16"/>
<member name="GDK_FUNC_CLOSE" nick="close" value="32"/>
</flags>
<enum name="GdkGravity" get-type="gdk_gravity_get_type">
<member name="GDK_GRAVITY_NORTH_WEST" nick="north-west" value="1"/>
<member name="GDK_GRAVITY_NORTH" nick="north" value="2"/>
<member name="GDK_GRAVITY_NORTH_EAST" nick="north-east" value="3"/>
<member name="GDK_GRAVITY_WEST" nick="west" value="4"/>
<member name="GDK_GRAVITY_CENTER" nick="center" value="5"/>
<member name="GDK_GRAVITY_EAST" nick="east" value="6"/>
<member name="GDK_GRAVITY_SOUTH_WEST" nick="south-west" value="7"/>
<member name="GDK_GRAVITY_SOUTH" nick="south" value="8"/>
<member name="GDK_GRAVITY_SOUTH_EAST" nick="south-east" value="9"/>
<member name="GDK_GRAVITY_STATIC" nick="static" value="10"/>
</enum> <enum name="GdkWindowEdge" get-type="gdk_window_edge_get_type">
<member name="GDK_WINDOW_EDGE_NORTH_WEST" nick="north-west" value="0"/>
<member name="GDK_WINDOW_EDGE_NORTH" nick="north" value="1"/>
<member name="GDK_WINDOW_EDGE_NORTH_EAST" nick="north-east" value="2"/>
<member name="GDK_WINDOW_EDGE_WEST" nick="west" value="3"/>
<member name="GDK_WINDOW_EDGE_EAST" nick="east" value="4"/>
<member name="GDK_WINDOW_EDGE_SOUTH_WEST" nick="south-west" value="5"/>
<member name="GDK_WINDOW_EDGE_SOUTH" nick="south" value="6"/>
<member name="GDK_WINDOW_EDGE_SOUTH_EAST" nick="south-east" value="7"/>
</enum> <boxed name="GdkFont" get-type="gdk_font_get_type"/>
<boxed name="GdkFont" get-type="gdk_font_get_type"/>
<class name="GdkImage" get-type="gdk_image_get_type" parents="GObject">
</class>
<class name="GdkKeymap" get-type="gdk_keymap_get_type" parents="GObject">

File diff suppressed because it is too large Load Diff

View File

@ -3,18 +3,18 @@
<class name="GdkDevice" get-type="gdk_device_get_type" parents="GObject" abstract="1">
<property name="display" type="GdkDisplay" flags="235"/>
<property name="device-manager" type="GdkDeviceManager" flags="235"/>
<property name="name" type="gchararray" flags="235"/>
<property name="name" type="gchararray" flags="235" default-value="NULL"/>
<property name="associated-device" type="GdkDevice" flags="225"/>
<property name="type" type="GdkDeviceType" flags="235"/>
<property name="input-source" type="GdkInputSource" flags="1073742059"/>
<property name="input-mode" type="GdkInputMode" flags="1073742051"/>
<property name="has-cursor" type="gboolean" flags="235"/>
<property name="n-axes" type="guint" flags="225"/>
<property name="vendor-id" type="gchararray" flags="235"/>
<property name="product-id" type="gchararray" flags="235"/>
<property name="type" type="GdkDeviceType" flags="235" default-value="GDK_DEVICE_TYPE_MASTER"/>
<property name="input-source" type="GdkInputSource" flags="1073742059" default-value="GDK_SOURCE_MOUSE"/>
<property name="input-mode" type="GdkInputMode" flags="1073742051" default-value="GDK_MODE_DISABLED"/>
<property name="has-cursor" type="gboolean" flags="235" default-value="FALSE"/>
<property name="n-axes" type="guint" flags="225" default-value="0"/>
<property name="vendor-id" type="gchararray" flags="235" default-value="NULL"/>
<property name="product-id" type="gchararray" flags="235" default-value="NULL"/>
<property name="seat" type="GdkSeat" flags="227"/>
<property name="num-touches" type="guint" flags="235"/>
<property name="axes" type="GdkAxisFlags" flags="225"/>
<property name="num-touches" type="guint" flags="235" default-value="0"/>
<property name="axes" type="GdkAxisFlags" flags="225" default-value="0"/>
<property name="tool" type="GdkDeviceTool" flags="225"/>
<signal name="changed" return="void" when="last">
</signal>
@ -36,10 +36,10 @@
</signal>
</class>
<class name="GdkDeviceTool" get-type="gdk_device_tool_get_type" parents="GObject">
<property name="serial" type="guint64" flags="11"/>
<property name="tool-type" type="GdkDeviceToolType" flags="11"/>
<property name="axes" type="GdkAxisFlags" flags="11"/>
<property name="hardware-id" type="guint64" flags="11"/>
<property name="serial" type="guint64" flags="11" default-value="0"/>
<property name="tool-type" type="GdkDeviceToolType" flags="11" default-value="GDK_DEVICE_TOOL_TYPE_UNKNOWN"/>
<property name="axes" type="GdkAxisFlags" flags="11" default-value="0"/>
<property name="hardware-id" type="guint64" flags="11" default-value="0"/>
</class>
<boxed name="GdkEvent" get-type="gdk_event_get_type"/>
<boxed name="GdkEventSequence" get-type="gdk_event_sequence_get_type"/>
@ -123,15 +123,15 @@
<boxed name="GdkRectangle" get-type="gdk_rectangle_get_type"/>
<class name="GdkMonitor" get-type="gdk_monitor_get_type" parents="GObject">
<property name="display" type="GdkDisplay" flags="11"/>
<property name="manufacturer" type="gchararray" flags="1"/>
<property name="model" type="gchararray" flags="1"/>
<property name="scale-factor" type="gint" flags="1"/>
<property name="manufacturer" type="gchararray" flags="1" default-value="NULL"/>
<property name="model" type="gchararray" flags="1" default-value="NULL"/>
<property name="scale-factor" type="gint" flags="1" default-value="1"/>
<property name="geometry" type="GdkRectangle" flags="1"/>
<property name="workarea" type="GdkRectangle" flags="1"/>
<property name="width-mm" type="gint" flags="1"/>
<property name="height-mm" type="gint" flags="1"/>
<property name="refresh-rate" type="gint" flags="1"/>
<property name="subpixel-layout" type="GdkSubpixelLayout" flags="1"/>
<property name="width-mm" type="gint" flags="1" default-value="0"/>
<property name="height-mm" type="gint" flags="1" default-value="0"/>
<property name="refresh-rate" type="gint" flags="1" default-value="0"/>
<property name="subpixel-layout" type="GdkSubpixelLayout" flags="1" default-value="GDK_SUBPIXEL_LAYOUT_UNKNOWN"/>
<signal name="invalidate" return="void" when="first">
</signal>
</class>
@ -156,7 +156,7 @@
</class>
<class name="GdkScreen" get-type="gdk_screen_get_type" parents="GObject">
<property name="font-options" type="gpointer" flags="227"/>
<property name="resolution" type="gdouble" flags="227"/>
<property name="resolution" type="gdouble" flags="227" default-value="-1.000000"/>
<signal name="size-changed" return="void" when="last">
</signal>
<signal name="composited-changed" return="void" when="last">
@ -170,7 +170,7 @@
<boxed name="GdkColor" get-type="gdk_color_get_type"/>
<boxed name="GdkRGBA" get-type="gdk_rgba_get_type"/>
<class name="GdkCursor" get-type="gdk_cursor_get_type" parents="GObject" abstract="1">
<property name="cursor-type" type="GdkCursorType" flags="11"/>
<property name="cursor-type" type="GdkCursorType" flags="11" default-value="GDK_X_CURSOR"/>
<property name="display" type="GdkDisplay" flags="11"/>
</class>
<interface name="GdkDevicePad" get-type="gdk_device_pad_get_type">

View File

@ -7,16 +7,16 @@
<class name="GdkX11DeviceCore" get-type="gdk_x11_device_core_get_type" parents="GdkDevice,GObject">
</class>
<class name="GdkX11DeviceXI2" get-type="gdk_x11_device_xi2_get_type" parents="GdkDevice,GObject">
<property name="device-id" type="gint" flags="11"/>
<property name="device-id" type="gint" flags="11" default-value="0"/>
</class>
<class name="GdkX11DeviceManagerCore" get-type="gdk_x11_device_manager_core_get_type" parents="GdkDeviceManager,GObject">
<implements name="GdkEventTranslator"/>
</class>
<class name="GdkX11DeviceManagerXI2" get-type="gdk_x11_device_manager_xi2_get_type" parents="GdkX11DeviceManagerCore,GdkDeviceManager,GObject">
<implements name="GdkEventTranslator"/>
<property name="opcode" type="gint" flags="11"/>
<property name="major" type="gint" flags="11"/>
<property name="minor" type="gint" flags="11"/>
<property name="opcode" type="gint" flags="11" default-value="0"/>
<property name="major" type="gint" flags="11" default-value="0"/>
<property name="minor" type="gint" flags="11" default-value="0"/>
</class>
<class name="GdkX11Display" get-type="gdk_x11_display_get_type" parents="GdkDisplay,GObject">
<implements name="GdkEventTranslator"/>

File diff suppressed because it is too large Load Diff

View File

@ -8,15 +8,15 @@
<implements name="GdkPaintable"/>
<implements name="GIcon"/>
<implements name="GLoadableIcon"/>
<property name="width" type="gint" flags="1073742059"/>
<property name="height" type="gint" flags="1073742059"/>
<property name="width" type="gint" flags="1073742059" default-value="1"/>
<property name="height" type="gint" flags="1073742059" default-value="1"/>
</class>
<class name="GdkCairoContext" get-type="gdk_cairo_context_get_type" parents="GdkDrawContext,GObject" abstract="1">
</class>
<class name="GdkClipboard" get-type="gdk_clipboard_get_type" parents="GObject">
<property name="display" type="GdkDisplay" flags="1073742059"/>
<property name="formats" type="GdkContentFormats" flags="1073742049"/>
<property name="local" type="gboolean" flags="1073742049"/>
<property name="local" type="gboolean" flags="1073742049" default-value="TRUE"/>
<property name="content" type="GdkContentProvider" flags="1073742049"/>
<signal name="changed" return="void" when="last">
</signal>
@ -38,34 +38,34 @@
</class>
<class name="GdkCursor" get-type="gdk_cursor_get_type" parents="GObject">
<property name="fallback" type="GdkCursor" flags="235"/>
<property name="hotspot-x" type="gint" flags="235"/>
<property name="hotspot-y" type="gint" flags="235"/>
<property name="name" type="gchararray" flags="235"/>
<property name="hotspot-x" type="gint" flags="235" default-value="0"/>
<property name="hotspot-y" type="gint" flags="235" default-value="0"/>
<property name="name" type="gchararray" flags="235" default-value="NULL"/>
<property name="texture" type="GdkTexture" flags="235"/>
</class>
<class name="GdkDeviceTool" get-type="gdk_device_tool_get_type" parents="GObject">
<property name="serial" type="guint64" flags="235"/>
<property name="tool-type" type="GdkDeviceToolType" flags="235"/>
<property name="axes" type="GdkAxisFlags" flags="11"/>
<property name="hardware-id" type="guint64" flags="235"/>
<property name="serial" type="guint64" flags="235" default-value="0"/>
<property name="tool-type" type="GdkDeviceToolType" flags="235" default-value="GDK_DEVICE_TOOL_TYPE_UNKNOWN"/>
<property name="axes" type="GdkAxisFlags" flags="11" default-value="0"/>
<property name="hardware-id" type="guint64" flags="235" default-value="0"/>
</class>
<class name="GdkDevice" get-type="gdk_device_get_type" parents="GObject" abstract="1">
<property name="display" type="GdkDisplay" flags="235"/>
<property name="name" type="gchararray" flags="235"/>
<property name="source" type="GdkInputSource" flags="1073742059"/>
<property name="has-cursor" type="gboolean" flags="235"/>
<property name="n-axes" type="guint" flags="225"/>
<property name="vendor-id" type="gchararray" flags="235"/>
<property name="product-id" type="gchararray" flags="235"/>
<property name="name" type="gchararray" flags="235" default-value="NULL"/>
<property name="source" type="GdkInputSource" flags="1073742059" default-value="GDK_SOURCE_MOUSE"/>
<property name="has-cursor" type="gboolean" flags="235" default-value="FALSE"/>
<property name="n-axes" type="guint" flags="225" default-value="0"/>
<property name="vendor-id" type="gchararray" flags="235" default-value="NULL"/>
<property name="product-id" type="gchararray" flags="235" default-value="NULL"/>
<property name="seat" type="GdkSeat" flags="227"/>
<property name="num-touches" type="guint" flags="235"/>
<property name="num-touches" type="guint" flags="235" default-value="0"/>
<property name="tool" type="GdkDeviceTool" flags="225"/>
<property name="direction" type="PangoDirection" flags="225"/>
<property name="has-bidi-layouts" type="gboolean" flags="225"/>
<property name="caps-lock-state" type="gboolean" flags="225"/>
<property name="num-lock-state" type="gboolean" flags="225"/>
<property name="scroll-lock-state" type="gboolean" flags="225"/>
<property name="modifier-state" type="GdkModifierType" flags="225"/>
<property name="direction" type="PangoDirection" flags="225" default-value="PANGO_DIRECTION_NEUTRAL"/>
<property name="has-bidi-layouts" type="gboolean" flags="225" default-value="FALSE"/>
<property name="caps-lock-state" type="gboolean" flags="225" default-value="FALSE"/>
<property name="num-lock-state" type="gboolean" flags="225" default-value="FALSE"/>
<property name="scroll-lock-state" type="gboolean" flags="225" default-value="FALSE"/>
<property name="modifier-state" type="GdkModifierType" flags="225" default-value="0"/>
<signal name="changed" return="void" when="last">
</signal>
<signal name="tool-changed" return="void" when="last">
@ -80,8 +80,8 @@
<property name="device" type="GdkDevice" flags="1073742059"/>
<property name="display" type="GdkDisplay" flags="1073742049"/>
<property name="formats" type="GdkContentFormats" flags="1073742059"/>
<property name="selected-action" type="GdkDragAction" flags="1073742051"/>
<property name="actions" type="GdkDragAction" flags="1073742051"/>
<property name="selected-action" type="GdkDragAction" flags="1073742051" default-value="0"/>
<property name="actions" type="GdkDragAction" flags="1073742051" default-value="0"/>
<property name="surface" type="GdkSurface" flags="1073742059"/>
<signal name="cancel" return="void" when="last">
<param type="GdkDragCancelReason"/>
@ -139,18 +139,18 @@
</class>
<boxed name="GdkRectangle" get-type="gdk_rectangle_get_type"/>
<class name="GdkMonitor" get-type="gdk_monitor_get_type" parents="GObject">
<property name="description" type="gchararray" flags="225"/>
<property name="description" type="gchararray" flags="225" default-value="NULL"/>
<property name="display" type="GdkDisplay" flags="235"/>
<property name="manufacturer" type="gchararray" flags="225"/>
<property name="model" type="gchararray" flags="225"/>
<property name="connector" type="gchararray" flags="225"/>
<property name="scale-factor" type="gint" flags="225"/>
<property name="manufacturer" type="gchararray" flags="225" default-value="NULL"/>
<property name="model" type="gchararray" flags="225" default-value="NULL"/>
<property name="connector" type="gchararray" flags="225" default-value="NULL"/>
<property name="scale-factor" type="gint" flags="225" default-value="1"/>
<property name="geometry" type="GdkRectangle" flags="225"/>
<property name="width-mm" type="gint" flags="225"/>
<property name="height-mm" type="gint" flags="225"/>
<property name="refresh-rate" type="gint" flags="225"/>
<property name="subpixel-layout" type="GdkSubpixelLayout" flags="225"/>
<property name="valid" type="gboolean" flags="225"/>
<property name="width-mm" type="gint" flags="225" default-value="0"/>
<property name="height-mm" type="gint" flags="225" default-value="0"/>
<property name="refresh-rate" type="gint" flags="225" default-value="0"/>
<property name="subpixel-layout" type="GdkSubpixelLayout" flags="225" default-value="GDK_SUBPIXEL_LAYOUT_UNKNOWN"/>
<property name="valid" type="gboolean" flags="225" default-value="TRUE"/>
<signal name="invalidate" return="void" when="first">
</signal>
</class>
@ -159,10 +159,10 @@
<property name="cursor" type="GdkCursor" flags="227"/>
<property name="display" type="GdkDisplay" flags="235"/>
<property name="frame-clock" type="GdkFrameClock" flags="235"/>
<property name="mapped" type="gboolean" flags="225"/>
<property name="width" type="gint" flags="225"/>
<property name="height" type="gint" flags="225"/>
<property name="scale-factor" type="gint" flags="225"/>
<property name="mapped" type="gboolean" flags="225" default-value="FALSE"/>
<property name="width" type="gint" flags="225" default-value="0"/>
<property name="height" type="gint" flags="225" default-value="0"/>
<property name="scale-factor" type="gint" flags="225" default-value="1"/>
<signal name="layout" return="void" when="first">
<param type="gint"/>
<param type="gint"/>
@ -196,9 +196,9 @@
</signal>
</class>
<class name="GdkDisplay" get-type="gdk_display_get_type" parents="GObject">
<property name="composited" type="gboolean" flags="225"/>
<property name="rgba" type="gboolean" flags="225"/>
<property name="input-shapes" type="gboolean" flags="225"/>
<property name="composited" type="gboolean" flags="225" default-value="TRUE"/>
<property name="rgba" type="gboolean" flags="225" default-value="TRUE"/>
<property name="input-shapes" type="gboolean" flags="225" default-value="TRUE"/>
<signal name="opened" return="void" when="last">
</signal>
<signal name="closed" return="void" when="last">
@ -228,7 +228,7 @@
<property name="surface" type="GdkSurface" flags="235"/>
</class>
<class name="GdkDrop" get-type="gdk_drop_get_type" parents="GObject" abstract="1">
<property name="actions" type="GdkDragAction" flags="1073742059"/>
<property name="actions" type="GdkDragAction" flags="1073742059" default-value="GDK_ACTION_COPY | GDK_ACTION_MOVE | GDK_ACTION_LINK"/>
<property name="device" type="GdkDevice" flags="1073742059"/>
<property name="display" type="GdkDisplay" flags="1073742049"/>
<property name="drag" type="GdkDrag" flags="1073742059"/>
@ -499,8 +499,8 @@
<member name="GDK_TITLEBAR_GESTURE_RIGHT_CLICK" nick="right-click" value="2"/>
<member name="GDK_TITLEBAR_GESTURE_MIDDLE_CLICK" nick="middle-click" value="3"/>
</enum> <class name="GdkGLContext" get-type="gdk_gl_context_get_type" parents="GdkDrawContext,GObject" abstract="1">
<property name="allowed-apis" type="GdkGLAPI" flags="1073742051"/>
<property name="api" type="GdkGLAPI" flags="1073742049"/>
<property name="allowed-apis" type="GdkGLAPI" flags="1073742051" default-value="GDK_GL_API_GL | GDK_GL_API_GLES"/>
<property name="api" type="GdkGLAPI" flags="1073742049" default-value="0"/>
<property name="shared-context" type="GdkGLContext" flags="-2147483413"/>
</class>
<class name="GdkGLTexture" get-type="gdk_gl_texture_get_type" parents="GdkTexture,GObject">
@ -521,7 +521,7 @@
</interface>
<interface name="GdkPopup" get-type="gdk_popup_get_type">
<prerequisite name="GdkSurface"/>
<property name="autohide" type="gboolean" flags="235"/>
<property name="autohide" type="gboolean" flags="235" default-value="FALSE"/>
<property name="parent" type="GdkSurface" flags="235"/>
</interface>
<class name="GdkSnapshot" get-type="gdk_snapshot_get_type" parents="GObject" abstract="1">
@ -530,15 +530,15 @@
<boxed name="GdkToplevelLayout" get-type="gdk_toplevel_layout_get_type"/>
<interface name="GdkToplevel" get-type="gdk_toplevel_get_type">
<prerequisite name="GdkSurface"/>
<property name="decorated" type="gboolean" flags="1073741827"/>
<property name="deletable" type="gboolean" flags="1073741827"/>
<property name="fullscreen-mode" type="GdkFullscreenMode" flags="1073741827"/>
<property name="decorated" type="gboolean" flags="1073741827" default-value="FALSE"/>
<property name="deletable" type="gboolean" flags="1073741827" default-value="FALSE"/>
<property name="fullscreen-mode" type="GdkFullscreenMode" flags="1073741827" default-value="GDK_FULLSCREEN_ON_CURRENT_MONITOR"/>
<property name="icon-list" type="gpointer" flags="1073741827"/>
<property name="modal" type="gboolean" flags="1073741827"/>
<property name="shortcuts-inhibited" type="gboolean" flags="1073741825"/>
<property name="startup-id" type="gchararray" flags="1073741827"/>
<property name="state" type="GdkToplevelState" flags="225"/>
<property name="title" type="gchararray" flags="1073741827"/>
<property name="modal" type="gboolean" flags="1073741827" default-value="FALSE"/>
<property name="shortcuts-inhibited" type="gboolean" flags="1073741825" default-value="FALSE"/>
<property name="startup-id" type="gchararray" flags="1073741827" default-value="NULL"/>
<property name="state" type="GdkToplevelState" flags="225" default-value="0"/>
<property name="title" type="gchararray" flags="1073741827" default-value="NULL"/>
<property name="transient-for" type="GdkSurface" flags="1073741827"/>
<signal name="compute-size" return="void" when="last">
<param type="GdkToplevelSize"/>

View File

@ -3,14 +3,14 @@
<class name="GdkX11AppLaunchContext" get-type="gdk_x11_app_launch_context_get_type" parents="GdkAppLaunchContext,GAppLaunchContext,GObject">
</class>
<class name="GdkX11DeviceXI2" get-type="gdk_x11_device_xi2_get_type" parents="GdkDevice,GObject">
<property name="device-id" type="gint" flags="235"/>
<property name="device-id" type="gint" flags="235" default-value="0"/>
</class>
<class name="GdkX11DeviceManagerXI2" get-type="gdk_x11_device_manager_xi2_get_type" parents="GObject">
<implements name="GdkEventTranslator"/>
<property name="display" type="GdkDisplay" flags="235"/>
<property name="opcode" type="gint" flags="235"/>
<property name="major" type="gint" flags="235"/>
<property name="minor" type="gint" flags="235"/>
<property name="opcode" type="gint" flags="235" default-value="0"/>
<property name="major" type="gint" flags="235" default-value="0"/>
<property name="minor" type="gint" flags="235" default-value="0"/>
</class>
<class name="GdkX11Screen" get-type="gdk_x11_screen_get_type" parents="GObject">
<signal name="window-manager-changed" return="void" when="last">

View File

@ -2,7 +2,7 @@
<dump>
<class name="GskGLShader" get-type="gsk_gl_shader_get_type" parents="GObject">
<property name="source" type="GBytes" flags="235"/>
<property name="resource" type="gchararray" flags="235"/>
<property name="resource" type="gchararray" flags="235" default-value="NULL"/>
</class>
<boxed name="GskShaderArgsBuilder" get-type="gsk_shader_args_builder_get_type"/>
<fundamental name="GskRenderNode" get-type="gsk_render_node_get_type" abstract="1" instantiatable="1">
@ -62,7 +62,7 @@
<fundamental name="GskGLShaderNode" get-type="gsk_gl_shader_node_get_type" instantiatable="1" parents="GskRenderNode">
</fundamental>
<class name="GskRenderer" get-type="gsk_renderer_get_type" parents="GObject" abstract="1">
<property name="realized" type="gboolean" flags="1073742049"/>
<property name="realized" type="gboolean" flags="1073742049" default-value="FALSE"/>
<property name="surface" type="GdkSurface" flags="1073742049"/>
</class>
<class name="GskCairoRenderer" get-type="gsk_cairo_renderer_get_type" parents="GskRenderer,GObject">

File diff suppressed because it is too large Load Diff

View File

@ -3,7 +3,7 @@
<class name="GtkSourceCompletionContext" get-type="gtk_source_completion_context_get_type" parents="GInitiallyUnowned,GObject">
<property name="completion" type="GtkSourceCompletion" flags="235"/>
<property name="iter" type="GtkTextIter" flags="227"/>
<property name="activation" type="GtkSourceCompletionActivation" flags="231"/>
<property name="activation" type="GtkSourceCompletionActivation" flags="231" default-value="GTK_SOURCE_COMPLETION_ACTIVATION_USER_REQUESTED"/>
<signal name="cancelled" return="void" when="last" action="1">
</signal>
</class>
@ -11,25 +11,25 @@
</interface>
<class name="GtkSourceCompletionWords" get-type="gtk_source_completion_words_get_type" parents="GObject">
<implements name="GtkSourceCompletionProvider"/>
<property name="name" type="gchararray" flags="231"/>
<property name="name" type="gchararray" flags="231" default-value="NULL"/>
<property name="icon" type="GdkPixbuf" flags="231"/>
<property name="proposals-batch-size" type="guint" flags="231"/>
<property name="scan-batch-size" type="guint" flags="231"/>
<property name="minimum-word-size" type="guint" flags="231"/>
<property name="interactive-delay" type="gint" flags="231"/>
<property name="priority" type="gint" flags="231"/>
<property name="activation" type="GtkSourceCompletionActivation" flags="231"/>
<property name="proposals-batch-size" type="guint" flags="231" default-value="300"/>
<property name="scan-batch-size" type="guint" flags="231" default-value="50"/>
<property name="minimum-word-size" type="guint" flags="231" default-value="2"/>
<property name="interactive-delay" type="gint" flags="231" default-value="50"/>
<property name="priority" type="gint" flags="231" default-value="0"/>
<property name="activation" type="GtkSourceCompletionActivation" flags="231" default-value="GTK_SOURCE_COMPLETION_ACTIVATION_INTERACTIVE | GTK_SOURCE_COMPLETION_ACTIVATION_USER_REQUESTED"/>
</class>
<class name="GtkSourceBuffer" get-type="gtk_source_buffer_get_type" parents="GtkTextBuffer,GObject">
<property name="can-undo" type="gboolean" flags="225"/>
<property name="can-redo" type="gboolean" flags="225"/>
<property name="highlight-syntax" type="gboolean" flags="227"/>
<property name="highlight-matching-brackets" type="gboolean" flags="227"/>
<property name="max-undo-levels" type="gint" flags="227"/>
<property name="can-undo" type="gboolean" flags="225" default-value="FALSE"/>
<property name="can-redo" type="gboolean" flags="225" default-value="FALSE"/>
<property name="highlight-syntax" type="gboolean" flags="227" default-value="TRUE"/>
<property name="highlight-matching-brackets" type="gboolean" flags="227" default-value="TRUE"/>
<property name="max-undo-levels" type="gint" flags="227" default-value="-1"/>
<property name="language" type="GtkSourceLanguage" flags="227"/>
<property name="style-scheme" type="GtkSourceStyleScheme" flags="227"/>
<property name="undo-manager" type="GtkSourceUndoManager" flags="231"/>
<property name="implicit-trailing-newline" type="gboolean" flags="231"/>
<property name="implicit-trailing-newline" type="gboolean" flags="231" default-value="TRUE"/>
<signal name="highlight-updated" return="void" when="last">
<param type="GtkTextIter"/>
<param type="GtkTextIter"/>
@ -49,14 +49,14 @@
<class name="GtkSourceCompletion" get-type="gtk_source_completion_get_type" parents="GObject">
<implements name="GtkBuildable"/>
<property name="view" type="GtkSourceView" flags="235"/>
<property name="remember-info-visibility" type="gboolean" flags="231"/>
<property name="select-on-show" type="gboolean" flags="231"/>
<property name="show-headers" type="gboolean" flags="231"/>
<property name="show-icons" type="gboolean" flags="231"/>
<property name="accelerators" type="guint" flags="231"/>
<property name="auto-complete-delay" type="guint" flags="231"/>
<property name="provider-page-size" type="guint" flags="231"/>
<property name="proposal-page-size" type="guint" flags="231"/>
<property name="remember-info-visibility" type="gboolean" flags="231" default-value="FALSE"/>
<property name="select-on-show" type="gboolean" flags="231" default-value="TRUE"/>
<property name="show-headers" type="gboolean" flags="231" default-value="TRUE"/>
<property name="show-icons" type="gboolean" flags="231" default-value="TRUE"/>
<property name="accelerators" type="guint" flags="231" default-value="5"/>
<property name="auto-complete-delay" type="guint" flags="231" default-value="250"/>
<property name="provider-page-size" type="guint" flags="231" default-value="5"/>
<property name="proposal-page-size" type="guint" flags="231" default-value="5"/>
<signal name="show" return="void" when="last" action="1">
</signal>
<signal name="hide" return="void" when="last" action="1">
@ -83,13 +83,13 @@
</class>
<class name="GtkSourceCompletionItem" get-type="gtk_source_completion_item_get_type" parents="GObject">
<implements name="GtkSourceCompletionProposal"/>
<property name="label" type="gchararray" flags="227"/>
<property name="markup" type="gchararray" flags="227"/>
<property name="text" type="gchararray" flags="227"/>
<property name="label" type="gchararray" flags="227" default-value="NULL"/>
<property name="markup" type="gchararray" flags="227" default-value="NULL"/>
<property name="text" type="gchararray" flags="227" default-value="NULL"/>
<property name="icon" type="GdkPixbuf" flags="227"/>
<property name="icon-name" type="gchararray" flags="227"/>
<property name="icon-name" type="gchararray" flags="227" default-value="NULL"/>
<property name="gicon" type="GIcon" flags="227"/>
<property name="info" type="gchararray" flags="227"/>
<property name="info" type="gchararray" flags="227" default-value="NULL"/>
</class>
<interface name="GtkSourceCompletionProposal" get-type="gtk_source_completion_proposal_get_type">
<signal name="changed" return="void" when="last" action="1">
@ -99,9 +99,9 @@
<class name="GtkSourceFile" get-type="gtk_source_file_get_type" parents="GObject">
<property name="location" type="GFile" flags="231"/>
<property name="encoding" type="GtkSourceEncoding" flags="225"/>
<property name="newline-type" type="GtkSourceNewlineType" flags="225"/>
<property name="compression-type" type="GtkSourceCompressionType" flags="225"/>
<property name="read-only" type="gboolean" flags="225"/>
<property name="newline-type" type="GtkSourceNewlineType" flags="225" default-value="GTK_SOURCE_NEWLINE_TYPE_LF"/>
<property name="compression-type" type="GtkSourceCompressionType" flags="225" default-value="GTK_SOURCE_COMPRESSION_TYPE_NONE"/>
<property name="read-only" type="gboolean" flags="225" default-value="FALSE"/>
</class>
<class name="GtkSourceFileLoader" get-type="gtk_source_file_loader_get_type" parents="GObject">
<property name="buffer" type="GtkSourceBuffer" flags="235"/>
@ -114,28 +114,28 @@
<property name="file" type="GtkSourceFile" flags="235"/>
<property name="location" type="GFile" flags="235"/>
<property name="encoding" type="GtkSourceEncoding" flags="231"/>
<property name="newline-type" type="GtkSourceNewlineType" flags="231"/>
<property name="compression-type" type="GtkSourceCompressionType" flags="231"/>
<property name="flags" type="GtkSourceFileSaverFlags" flags="231"/>
<property name="newline-type" type="GtkSourceNewlineType" flags="231" default-value="GTK_SOURCE_NEWLINE_TYPE_LF"/>
<property name="compression-type" type="GtkSourceCompressionType" flags="231" default-value="GTK_SOURCE_COMPRESSION_TYPE_NONE"/>
<property name="flags" type="GtkSourceFileSaverFlags" flags="231" default-value="GTK_SOURCE_FILE_SAVER_FLAGS_NONE"/>
</class>
<class name="GtkSourceGutter" get-type="gtk_source_gutter_get_type" parents="GObject">
<property name="view" type="GtkSourceView" flags="11"/>
<property name="window-type" type="GtkTextWindowType" flags="11"/>
<property name="xpad" type="gint" flags="-2147483641"/>
<property name="ypad" type="gint" flags="-2147483641"/>
<property name="window-type" type="GtkTextWindowType" flags="11" default-value="GTK_TEXT_WINDOW_PRIVATE"/>
<property name="xpad" type="gint" flags="-2147483641" default-value="0"/>
<property name="ypad" type="gint" flags="-2147483641" default-value="0"/>
</class>
<class name="GtkSourceGutterRenderer" get-type="gtk_source_gutter_renderer_get_type" parents="GInitiallyUnowned,GObject" abstract="1">
<property name="visible" type="gboolean" flags="7"/>
<property name="xpad" type="gint" flags="7"/>
<property name="ypad" type="gint" flags="7"/>
<property name="xalign" type="gfloat" flags="7"/>
<property name="yalign" type="gfloat" flags="7"/>
<property name="visible" type="gboolean" flags="7" default-value="TRUE"/>
<property name="xpad" type="gint" flags="7" default-value="0"/>
<property name="ypad" type="gint" flags="7" default-value="0"/>
<property name="xalign" type="gfloat" flags="7" default-value="0.000000"/>
<property name="yalign" type="gfloat" flags="7" default-value="0.000000"/>
<property name="view" type="GtkTextView" flags="1"/>
<property name="alignment-mode" type="GtkSourceGutterRendererAlignmentMode" flags="7"/>
<property name="window-type" type="GtkTextWindowType" flags="1"/>
<property name="size" type="gint" flags="7"/>
<property name="alignment-mode" type="GtkSourceGutterRendererAlignmentMode" flags="7" default-value="GTK_SOURCE_GUTTER_RENDERER_ALIGNMENT_MODE_CELL"/>
<property name="window-type" type="GtkTextWindowType" flags="1" default-value="GTK_TEXT_WINDOW_PRIVATE"/>
<property name="size" type="gint" flags="7" default-value="0"/>
<property name="background-rgba" type="GdkRGBA" flags="3"/>
<property name="background-set" type="gboolean" flags="7"/>
<property name="background-set" type="gboolean" flags="7" default-value="FALSE"/>
<signal name="query-tooltip" return="gboolean" when="last">
<param type="GtkTextIter"/>
<param type="GdkRectangle"/>
@ -162,20 +162,20 @@
</signal>
</class>
<class name="GtkSourceGutterRendererText" get-type="gtk_source_gutter_renderer_text_get_type" parents="GtkSourceGutterRenderer,GInitiallyUnowned,GObject">
<property name="markup" type="gchararray" flags="7"/>
<property name="text" type="gchararray" flags="7"/>
<property name="markup" type="gchararray" flags="7" default-value="NULL"/>
<property name="text" type="gchararray" flags="7" default-value="NULL"/>
</class>
<class name="GtkSourceGutterRendererPixbuf" get-type="gtk_source_gutter_renderer_pixbuf_get_type" parents="GtkSourceGutterRenderer,GInitiallyUnowned,GObject">
<property name="pixbuf" type="GdkPixbuf" flags="3"/>
<property name="stock-id" type="gchararray" flags="-2147483645"/>
<property name="icon-name" type="gchararray" flags="3"/>
<property name="stock-id" type="gchararray" flags="-2147483645" default-value="NULL"/>
<property name="icon-name" type="gchararray" flags="3" default-value="NULL"/>
<property name="gicon" type="GIcon" flags="3"/>
</class>
<class name="GtkSourceLanguage" get-type="gtk_source_language_get_type" parents="GObject">
<property name="id" type="gchararray" flags="225"/>
<property name="name" type="gchararray" flags="225"/>
<property name="section" type="gchararray" flags="225"/>
<property name="hidden" type="gboolean" flags="225"/>
<property name="id" type="gchararray" flags="225" default-value="NULL"/>
<property name="name" type="gchararray" flags="225" default-value="NULL"/>
<property name="section" type="gchararray" flags="225" default-value="NULL"/>
<property name="hidden" type="gboolean" flags="225" default-value="FALSE"/>
</class>
<class name="GtkSourceLanguageManager" get-type="gtk_source_language_manager_get_type" parents="GObject">
<property name="search-path" type="GStrv" flags="227"/>
@ -186,20 +186,20 @@
<implements name="GtkBuildable"/>
<implements name="GtkScrollable"/>
<property name="completion" type="GtkSourceCompletion" flags="225"/>
<property name="show-line-numbers" type="gboolean" flags="227"/>
<property name="show-line-marks" type="gboolean" flags="227"/>
<property name="tab-width" type="guint" flags="227"/>
<property name="indent-width" type="gint" flags="227"/>
<property name="auto-indent" type="gboolean" flags="227"/>
<property name="insert-spaces-instead-of-tabs" type="gboolean" flags="227"/>
<property name="show-right-margin" type="gboolean" flags="227"/>
<property name="right-margin-position" type="guint" flags="227"/>
<property name="smart-home-end" type="GtkSourceSmartHomeEndType" flags="227"/>
<property name="highlight-current-line" type="gboolean" flags="227"/>
<property name="indent-on-tab" type="gboolean" flags="227"/>
<property name="draw-spaces" type="GtkSourceDrawSpacesFlags" flags="-2147483421"/>
<property name="background-pattern" type="GtkSourceBackgroundPatternType" flags="227"/>
<property name="smart-backspace" type="gboolean" flags="227"/>
<property name="show-line-numbers" type="gboolean" flags="227" default-value="FALSE"/>
<property name="show-line-marks" type="gboolean" flags="227" default-value="FALSE"/>
<property name="tab-width" type="guint" flags="227" default-value="8"/>
<property name="indent-width" type="gint" flags="227" default-value="-1"/>
<property name="auto-indent" type="gboolean" flags="227" default-value="FALSE"/>
<property name="insert-spaces-instead-of-tabs" type="gboolean" flags="227" default-value="FALSE"/>
<property name="show-right-margin" type="gboolean" flags="227" default-value="FALSE"/>
<property name="right-margin-position" type="guint" flags="227" default-value="80"/>
<property name="smart-home-end" type="GtkSourceSmartHomeEndType" flags="227" default-value="GTK_SOURCE_SMART_HOME_END_DISABLED"/>
<property name="highlight-current-line" type="gboolean" flags="227" default-value="FALSE"/>
<property name="indent-on-tab" type="gboolean" flags="227" default-value="TRUE"/>
<property name="draw-spaces" type="GtkSourceDrawSpacesFlags" flags="-2147483421" default-value="0"/>
<property name="background-pattern" type="GtkSourceBackgroundPatternType" flags="227" default-value="GTK_SOURCE_BACKGROUND_PATTERN_TYPE_NONE"/>
<property name="smart-backspace" type="gboolean" flags="227" default-value="FALSE"/>
<property name="space-drawer" type="GtkSourceSpaceDrawer" flags="225"/>
<signal name="undo" return="void" when="last" action="1">
</signal>
@ -242,13 +242,13 @@
<property name="font-desc" type="PangoFontDescription" flags="227"/>
</class>
<class name="GtkSourceMark" get-type="gtk_source_mark_get_type" parents="GtkTextMark,GObject">
<property name="category" type="gchararray" flags="235"/>
<property name="category" type="gchararray" flags="235" default-value="NULL"/>
</class>
<class name="GtkSourceMarkAttributes" get-type="gtk_source_mark_attributes_get_type" parents="GObject">
<property name="background" type="GdkRGBA" flags="227"/>
<property name="stock-id" type="gchararray" flags="-2147483421"/>
<property name="stock-id" type="gchararray" flags="-2147483421" default-value="NULL"/>
<property name="pixbuf" type="GdkPixbuf" flags="227"/>
<property name="icon-name" type="gchararray" flags="227"/>
<property name="icon-name" type="gchararray" flags="227" default-value="NULL"/>
<property name="gicon" type="GIcon" flags="227"/>
<signal name="query-tooltip-text" return="gchararray" when="last">
<param type="GtkSourceMark"/>
@ -259,17 +259,17 @@
</class>
<class name="GtkSourcePrintCompositor" get-type="gtk_source_print_compositor_get_type" parents="GObject">
<property name="buffer" type="GtkSourceBuffer" flags="235"/>
<property name="tab-width" type="guint" flags="227"/>
<property name="wrap-mode" type="GtkWrapMode" flags="227"/>
<property name="highlight-syntax" type="gboolean" flags="227"/>
<property name="print-line-numbers" type="guint" flags="227"/>
<property name="print-header" type="gboolean" flags="227"/>
<property name="print-footer" type="gboolean" flags="227"/>
<property name="body-font-name" type="gchararray" flags="227"/>
<property name="line-numbers-font-name" type="gchararray" flags="227"/>
<property name="header-font-name" type="gchararray" flags="227"/>
<property name="footer-font-name" type="gchararray" flags="227"/>
<property name="n-pages" type="gint" flags="225"/>
<property name="tab-width" type="guint" flags="227" default-value="8"/>
<property name="wrap-mode" type="GtkWrapMode" flags="227" default-value="GTK_WRAP_NONE"/>
<property name="highlight-syntax" type="gboolean" flags="227" default-value="TRUE"/>
<property name="print-line-numbers" type="guint" flags="227" default-value="1"/>
<property name="print-header" type="gboolean" flags="227" default-value="FALSE"/>
<property name="print-footer" type="gboolean" flags="227" default-value="FALSE"/>
<property name="body-font-name" type="gchararray" flags="227" default-value="NULL"/>
<property name="line-numbers-font-name" type="gchararray" flags="227" default-value="NULL"/>
<property name="header-font-name" type="gchararray" flags="227" default-value="NULL"/>
<property name="footer-font-name" type="gchararray" flags="227" default-value="NULL"/>
<property name="n-pages" type="gint" flags="225" default-value="-1"/>
</class>
<class name="GtkSourceRegion" get-type="gtk_source_region_get_type" parents="GObject">
<property name="buffer" type="GtkTextBuffer" flags="235"/>
@ -277,48 +277,48 @@
<class name="GtkSourceSearchContext" get-type="gtk_source_search_context_get_type" parents="GObject">
<property name="buffer" type="GtkSourceBuffer" flags="235"/>
<property name="settings" type="GtkSourceSearchSettings" flags="231"/>
<property name="highlight" type="gboolean" flags="231"/>
<property name="highlight" type="gboolean" flags="231" default-value="TRUE"/>
<property name="match-style" type="GtkSourceStyle" flags="231"/>
<property name="occurrences-count" type="gint" flags="225"/>
<property name="occurrences-count" type="gint" flags="225" default-value="0"/>
<property name="regex-error" type="gpointer" flags="225"/>
</class>
<class name="GtkSourceSearchSettings" get-type="gtk_source_search_settings_get_type" parents="GObject">
<property name="search-text" type="gchararray" flags="231"/>
<property name="case-sensitive" type="gboolean" flags="231"/>
<property name="at-word-boundaries" type="gboolean" flags="231"/>
<property name="wrap-around" type="gboolean" flags="231"/>
<property name="regex-enabled" type="gboolean" flags="231"/>
<property name="search-text" type="gchararray" flags="231" default-value="NULL"/>
<property name="case-sensitive" type="gboolean" flags="231" default-value="FALSE"/>
<property name="at-word-boundaries" type="gboolean" flags="231" default-value="FALSE"/>
<property name="wrap-around" type="gboolean" flags="231" default-value="FALSE"/>
<property name="regex-enabled" type="gboolean" flags="231" default-value="FALSE"/>
</class>
<class name="GtkSourceSpaceDrawer" get-type="gtk_source_space_drawer_get_type" parents="GObject">
<property name="enable-matrix" type="gboolean" flags="231"/>
<property name="enable-matrix" type="gboolean" flags="231" default-value="FALSE"/>
<property name="matrix" type="GVariant" flags="231"/>
</class>
<class name="GtkSourceStyle" get-type="gtk_source_style_get_type" parents="GObject">
<property name="line-background" type="gchararray" flags="11"/>
<property name="line-background-set" type="gboolean" flags="11"/>
<property name="background" type="gchararray" flags="11"/>
<property name="background-set" type="gboolean" flags="11"/>
<property name="foreground" type="gchararray" flags="11"/>
<property name="foreground-set" type="gboolean" flags="11"/>
<property name="bold" type="gboolean" flags="11"/>
<property name="bold-set" type="gboolean" flags="11"/>
<property name="italic" type="gboolean" flags="11"/>
<property name="italic-set" type="gboolean" flags="11"/>
<property name="underline" type="gboolean" flags="-2147483637"/>
<property name="pango-underline" type="PangoUnderline" flags="11"/>
<property name="underline-set" type="gboolean" flags="11"/>
<property name="strikethrough" type="gboolean" flags="11"/>
<property name="strikethrough-set" type="gboolean" flags="11"/>
<property name="scale" type="gchararray" flags="11"/>
<property name="scale-set" type="gboolean" flags="11"/>
<property name="underline-color" type="gchararray" flags="11"/>
<property name="underline-color-set" type="gboolean" flags="11"/>
<property name="line-background" type="gchararray" flags="11" default-value="NULL"/>
<property name="line-background-set" type="gboolean" flags="11" default-value="FALSE"/>
<property name="background" type="gchararray" flags="11" default-value="NULL"/>
<property name="background-set" type="gboolean" flags="11" default-value="FALSE"/>
<property name="foreground" type="gchararray" flags="11" default-value="NULL"/>
<property name="foreground-set" type="gboolean" flags="11" default-value="FALSE"/>
<property name="bold" type="gboolean" flags="11" default-value="FALSE"/>
<property name="bold-set" type="gboolean" flags="11" default-value="FALSE"/>
<property name="italic" type="gboolean" flags="11" default-value="FALSE"/>
<property name="italic-set" type="gboolean" flags="11" default-value="FALSE"/>
<property name="underline" type="gboolean" flags="-2147483637" default-value="FALSE"/>
<property name="pango-underline" type="PangoUnderline" flags="11" default-value="PANGO_UNDERLINE_NONE"/>
<property name="underline-set" type="gboolean" flags="11" default-value="FALSE"/>
<property name="strikethrough" type="gboolean" flags="11" default-value="FALSE"/>
<property name="strikethrough-set" type="gboolean" flags="11" default-value="FALSE"/>
<property name="scale" type="gchararray" flags="11" default-value="NULL"/>
<property name="scale-set" type="gboolean" flags="11" default-value="FALSE"/>
<property name="underline-color" type="gchararray" flags="11" default-value="NULL"/>
<property name="underline-color-set" type="gboolean" flags="11" default-value="FALSE"/>
</class>
<class name="GtkSourceStyleScheme" get-type="gtk_source_style_scheme_get_type" parents="GObject">
<property name="id" type="gchararray" flags="11"/>
<property name="name" type="gchararray" flags="1"/>
<property name="description" type="gchararray" flags="1"/>
<property name="filename" type="gchararray" flags="1"/>
<property name="id" type="gchararray" flags="11" default-value="NULL"/>
<property name="name" type="gchararray" flags="1" default-value="NULL"/>
<property name="description" type="gchararray" flags="1" default-value="NULL"/>
<property name="filename" type="gchararray" flags="1" default-value="NULL"/>
</class>
<interface name="GtkSourceStyleSchemeChooser" get-type="gtk_source_style_scheme_chooser_get_type">
<property name="style-scheme" type="GtkSourceStyleScheme" flags="3"/>
@ -340,8 +340,8 @@
<property name="scheme-ids" type="GStrv" flags="1"/>
</class>
<class name="GtkSourceTag" get-type="gtk_source_tag_get_type" parents="GtkTextTag,GObject">
<property name="draw-spaces" type="gboolean" flags="227"/>
<property name="draw-spaces-set" type="gboolean" flags="227"/>
<property name="draw-spaces" type="gboolean" flags="227" default-value="FALSE"/>
<property name="draw-spaces-set" type="gboolean" flags="227" default-value="FALSE"/>
</class>
<interface name="GtkSourceUndoManager" get-type="gtk_source_undo_manager_get_type">
<signal name="can-undo-changed" return="void" when="last" action="1">

View File

@ -3,7 +3,7 @@
<class name="GtkSourceCompletionContext" get-type="gtk_source_completion_context_get_type" parents="GInitiallyUnowned,GObject">
<property name="completion" type="GtkSourceCompletion" flags="235"/>
<property name="iter" type="GtkTextIter" flags="227"/>
<property name="activation" type="GtkSourceCompletionActivation" flags="231"/>
<property name="activation" type="GtkSourceCompletionActivation" flags="231" default-value="GTK_SOURCE_COMPLETION_ACTIVATION_USER_REQUESTED"/>
<signal name="cancelled" return="void" when="last" action="1">
</signal>
</class>
@ -11,25 +11,25 @@
</interface>
<class name="GtkSourceCompletionWords" get-type="gtk_source_completion_words_get_type" parents="GObject">
<implements name="GtkSourceCompletionProvider"/>
<property name="name" type="gchararray" flags="231"/>
<property name="name" type="gchararray" flags="231" default-value="NULL"/>
<property name="icon" type="GdkPixbuf" flags="231"/>
<property name="proposals-batch-size" type="guint" flags="231"/>
<property name="scan-batch-size" type="guint" flags="231"/>
<property name="minimum-word-size" type="guint" flags="231"/>
<property name="interactive-delay" type="gint" flags="231"/>
<property name="priority" type="gint" flags="231"/>
<property name="activation" type="GtkSourceCompletionActivation" flags="231"/>
<property name="proposals-batch-size" type="guint" flags="231" default-value="300"/>
<property name="scan-batch-size" type="guint" flags="231" default-value="50"/>
<property name="minimum-word-size" type="guint" flags="231" default-value="2"/>
<property name="interactive-delay" type="gint" flags="231" default-value="50"/>
<property name="priority" type="gint" flags="231" default-value="0"/>
<property name="activation" type="GtkSourceCompletionActivation" flags="231" default-value="GTK_SOURCE_COMPLETION_ACTIVATION_INTERACTIVE | GTK_SOURCE_COMPLETION_ACTIVATION_USER_REQUESTED"/>
</class>
<class name="GtkSourceBuffer" get-type="gtk_source_buffer_get_type" parents="GtkTextBuffer,GObject">
<property name="can-undo" type="gboolean" flags="225"/>
<property name="can-redo" type="gboolean" flags="225"/>
<property name="highlight-syntax" type="gboolean" flags="227"/>
<property name="highlight-matching-brackets" type="gboolean" flags="227"/>
<property name="max-undo-levels" type="gint" flags="227"/>
<property name="can-undo" type="gboolean" flags="225" default-value="FALSE"/>
<property name="can-redo" type="gboolean" flags="225" default-value="FALSE"/>
<property name="highlight-syntax" type="gboolean" flags="227" default-value="TRUE"/>
<property name="highlight-matching-brackets" type="gboolean" flags="227" default-value="TRUE"/>
<property name="max-undo-levels" type="gint" flags="227" default-value="-1"/>
<property name="language" type="GtkSourceLanguage" flags="227"/>
<property name="style-scheme" type="GtkSourceStyleScheme" flags="227"/>
<property name="undo-manager" type="GtkSourceUndoManager" flags="231"/>
<property name="implicit-trailing-newline" type="gboolean" flags="231"/>
<property name="implicit-trailing-newline" type="gboolean" flags="231" default-value="TRUE"/>
<signal name="highlight-updated" return="void" when="last">
<param type="GtkTextIter"/>
<param type="GtkTextIter"/>
@ -49,14 +49,14 @@
<class name="GtkSourceCompletion" get-type="gtk_source_completion_get_type" parents="GObject">
<implements name="GtkBuildable"/>
<property name="view" type="GtkSourceView" flags="235"/>
<property name="remember-info-visibility" type="gboolean" flags="231"/>
<property name="select-on-show" type="gboolean" flags="231"/>
<property name="show-headers" type="gboolean" flags="231"/>
<property name="show-icons" type="gboolean" flags="231"/>
<property name="accelerators" type="guint" flags="231"/>
<property name="auto-complete-delay" type="guint" flags="231"/>
<property name="provider-page-size" type="guint" flags="231"/>
<property name="proposal-page-size" type="guint" flags="231"/>
<property name="remember-info-visibility" type="gboolean" flags="231" default-value="FALSE"/>
<property name="select-on-show" type="gboolean" flags="231" default-value="TRUE"/>
<property name="show-headers" type="gboolean" flags="231" default-value="TRUE"/>
<property name="show-icons" type="gboolean" flags="231" default-value="TRUE"/>
<property name="accelerators" type="guint" flags="231" default-value="5"/>
<property name="auto-complete-delay" type="guint" flags="231" default-value="250"/>
<property name="provider-page-size" type="guint" flags="231" default-value="5"/>
<property name="proposal-page-size" type="guint" flags="231" default-value="5"/>
<signal name="show" return="void" when="last" action="1">
</signal>
<signal name="hide" return="void" when="last" action="1">
@ -81,13 +81,13 @@
</class>
<class name="GtkSourceCompletionItem" get-type="gtk_source_completion_item_get_type" parents="GObject">
<implements name="GtkSourceCompletionProposal"/>
<property name="label" type="gchararray" flags="227"/>
<property name="markup" type="gchararray" flags="227"/>
<property name="text" type="gchararray" flags="227"/>
<property name="label" type="gchararray" flags="227" default-value="NULL"/>
<property name="markup" type="gchararray" flags="227" default-value="NULL"/>
<property name="text" type="gchararray" flags="227" default-value="NULL"/>
<property name="icon" type="GdkPixbuf" flags="227"/>
<property name="icon-name" type="gchararray" flags="227"/>
<property name="icon-name" type="gchararray" flags="227" default-value="NULL"/>
<property name="gicon" type="GIcon" flags="227"/>
<property name="info" type="gchararray" flags="227"/>
<property name="info" type="gchararray" flags="227" default-value="NULL"/>
</class>
<interface name="GtkSourceCompletionProposal" get-type="gtk_source_completion_proposal_get_type">
<signal name="changed" return="void" when="last" action="1">
@ -97,9 +97,9 @@
<class name="GtkSourceFile" get-type="gtk_source_file_get_type" parents="GObject">
<property name="location" type="GFile" flags="231"/>
<property name="encoding" type="GtkSourceEncoding" flags="225"/>
<property name="newline-type" type="GtkSourceNewlineType" flags="225"/>
<property name="compression-type" type="GtkSourceCompressionType" flags="225"/>
<property name="read-only" type="gboolean" flags="225"/>
<property name="newline-type" type="GtkSourceNewlineType" flags="225" default-value="GTK_SOURCE_NEWLINE_TYPE_LF"/>
<property name="compression-type" type="GtkSourceCompressionType" flags="225" default-value="GTK_SOURCE_COMPRESSION_TYPE_NONE"/>
<property name="read-only" type="gboolean" flags="225" default-value="FALSE"/>
</class>
<class name="GtkSourceFileLoader" get-type="gtk_source_file_loader_get_type" parents="GObject">
<property name="buffer" type="GtkSourceBuffer" flags="235"/>
@ -112,26 +112,26 @@
<property name="file" type="GtkSourceFile" flags="235"/>
<property name="location" type="GFile" flags="235"/>
<property name="encoding" type="GtkSourceEncoding" flags="231"/>
<property name="newline-type" type="GtkSourceNewlineType" flags="231"/>
<property name="compression-type" type="GtkSourceCompressionType" flags="231"/>
<property name="flags" type="GtkSourceFileSaverFlags" flags="231"/>
<property name="newline-type" type="GtkSourceNewlineType" flags="231" default-value="GTK_SOURCE_NEWLINE_TYPE_LF"/>
<property name="compression-type" type="GtkSourceCompressionType" flags="231" default-value="GTK_SOURCE_COMPRESSION_TYPE_NONE"/>
<property name="flags" type="GtkSourceFileSaverFlags" flags="231" default-value="GTK_SOURCE_FILE_SAVER_FLAGS_NONE"/>
</class>
<class name="GtkSourceGutter" get-type="gtk_source_gutter_get_type" parents="GObject">
<property name="view" type="GtkSourceView" flags="11"/>
<property name="window-type" type="GtkTextWindowType" flags="11"/>
<property name="window-type" type="GtkTextWindowType" flags="11" default-value="GTK_TEXT_WINDOW_PRIVATE"/>
</class>
<class name="GtkSourceGutterRenderer" get-type="gtk_source_gutter_renderer_get_type" parents="GInitiallyUnowned,GObject" abstract="1">
<property name="visible" type="gboolean" flags="7"/>
<property name="xpad" type="gint" flags="7"/>
<property name="ypad" type="gint" flags="7"/>
<property name="xalign" type="gfloat" flags="7"/>
<property name="yalign" type="gfloat" flags="7"/>
<property name="visible" type="gboolean" flags="7" default-value="TRUE"/>
<property name="xpad" type="gint" flags="7" default-value="0"/>
<property name="ypad" type="gint" flags="7" default-value="0"/>
<property name="xalign" type="gfloat" flags="7" default-value="0.000000"/>
<property name="yalign" type="gfloat" flags="7" default-value="0.000000"/>
<property name="view" type="GtkTextView" flags="1"/>
<property name="alignment-mode" type="GtkSourceGutterRendererAlignmentMode" flags="7"/>
<property name="window-type" type="GtkTextWindowType" flags="1"/>
<property name="size" type="gint" flags="7"/>
<property name="alignment-mode" type="GtkSourceGutterRendererAlignmentMode" flags="7" default-value="GTK_SOURCE_GUTTER_RENDERER_ALIGNMENT_MODE_CELL"/>
<property name="window-type" type="GtkTextWindowType" flags="1" default-value="GTK_TEXT_WINDOW_PRIVATE"/>
<property name="size" type="gint" flags="7" default-value="0"/>
<property name="background-rgba" type="GdkRGBA" flags="3"/>
<property name="background-set" type="gboolean" flags="7"/>
<property name="background-set" type="gboolean" flags="7" default-value="FALSE"/>
<signal name="query-tooltip" return="gboolean" when="last">
<param type="GtkTextIter"/>
<param type="GdkRectangle"/>
@ -158,19 +158,19 @@
</signal>
</class>
<class name="GtkSourceGutterRendererText" get-type="gtk_source_gutter_renderer_text_get_type" parents="GtkSourceGutterRenderer,GInitiallyUnowned,GObject">
<property name="markup" type="gchararray" flags="7"/>
<property name="text" type="gchararray" flags="7"/>
<property name="markup" type="gchararray" flags="7" default-value="NULL"/>
<property name="text" type="gchararray" flags="7" default-value="NULL"/>
</class>
<class name="GtkSourceGutterRendererPixbuf" get-type="gtk_source_gutter_renderer_pixbuf_get_type" parents="GtkSourceGutterRenderer,GInitiallyUnowned,GObject">
<property name="pixbuf" type="GdkPixbuf" flags="3"/>
<property name="icon-name" type="gchararray" flags="3"/>
<property name="icon-name" type="gchararray" flags="3" default-value="NULL"/>
<property name="gicon" type="GIcon" flags="3"/>
</class>
<class name="GtkSourceLanguage" get-type="gtk_source_language_get_type" parents="GObject">
<property name="id" type="gchararray" flags="225"/>
<property name="name" type="gchararray" flags="225"/>
<property name="section" type="gchararray" flags="225"/>
<property name="hidden" type="gboolean" flags="225"/>
<property name="id" type="gchararray" flags="225" default-value="NULL"/>
<property name="name" type="gchararray" flags="225" default-value="NULL"/>
<property name="section" type="gchararray" flags="225" default-value="NULL"/>
<property name="hidden" type="gboolean" flags="225" default-value="FALSE"/>
</class>
<class name="GtkSourceLanguageManager" get-type="gtk_source_language_manager_get_type" parents="GObject">
<property name="search-path" type="GStrv" flags="227"/>
@ -181,19 +181,19 @@
<implements name="GtkBuildable"/>
<implements name="GtkScrollable"/>
<property name="completion" type="GtkSourceCompletion" flags="225"/>
<property name="show-line-numbers" type="gboolean" flags="227"/>
<property name="show-line-marks" type="gboolean" flags="227"/>
<property name="tab-width" type="guint" flags="227"/>
<property name="indent-width" type="gint" flags="227"/>
<property name="auto-indent" type="gboolean" flags="227"/>
<property name="insert-spaces-instead-of-tabs" type="gboolean" flags="227"/>
<property name="show-right-margin" type="gboolean" flags="227"/>
<property name="right-margin-position" type="guint" flags="227"/>
<property name="smart-home-end" type="GtkSourceSmartHomeEndType" flags="227"/>
<property name="highlight-current-line" type="gboolean" flags="227"/>
<property name="indent-on-tab" type="gboolean" flags="227"/>
<property name="background-pattern" type="GtkSourceBackgroundPatternType" flags="227"/>
<property name="smart-backspace" type="gboolean" flags="227"/>
<property name="show-line-numbers" type="gboolean" flags="227" default-value="FALSE"/>
<property name="show-line-marks" type="gboolean" flags="227" default-value="FALSE"/>
<property name="tab-width" type="guint" flags="227" default-value="8"/>
<property name="indent-width" type="gint" flags="227" default-value="-1"/>
<property name="auto-indent" type="gboolean" flags="227" default-value="FALSE"/>
<property name="insert-spaces-instead-of-tabs" type="gboolean" flags="227" default-value="FALSE"/>
<property name="show-right-margin" type="gboolean" flags="227" default-value="FALSE"/>
<property name="right-margin-position" type="guint" flags="227" default-value="80"/>
<property name="smart-home-end" type="GtkSourceSmartHomeEndType" flags="227" default-value="GTK_SOURCE_SMART_HOME_END_DISABLED"/>
<property name="highlight-current-line" type="gboolean" flags="227" default-value="FALSE"/>
<property name="indent-on-tab" type="gboolean" flags="227" default-value="TRUE"/>
<property name="background-pattern" type="GtkSourceBackgroundPatternType" flags="227" default-value="GTK_SOURCE_BACKGROUND_PATTERN_TYPE_NONE"/>
<property name="smart-backspace" type="gboolean" flags="227" default-value="FALSE"/>
<property name="space-drawer" type="GtkSourceSpaceDrawer" flags="225"/>
<signal name="undo" return="void" when="last" action="1">
</signal>
@ -235,12 +235,12 @@
<property name="font-desc" type="PangoFontDescription" flags="227"/>
</class>
<class name="GtkSourceMark" get-type="gtk_source_mark_get_type" parents="GtkTextMark,GObject">
<property name="category" type="gchararray" flags="235"/>
<property name="category" type="gchararray" flags="235" default-value="NULL"/>
</class>
<class name="GtkSourceMarkAttributes" get-type="gtk_source_mark_attributes_get_type" parents="GObject">
<property name="background" type="GdkRGBA" flags="227"/>
<property name="pixbuf" type="GdkPixbuf" flags="227"/>
<property name="icon-name" type="gchararray" flags="227"/>
<property name="icon-name" type="gchararray" flags="227" default-value="NULL"/>
<property name="gicon" type="GIcon" flags="227"/>
<signal name="query-tooltip-text" return="gchararray" when="last">
<param type="GtkSourceMark"/>
@ -251,17 +251,17 @@
</class>
<class name="GtkSourcePrintCompositor" get-type="gtk_source_print_compositor_get_type" parents="GObject">
<property name="buffer" type="GtkSourceBuffer" flags="235"/>
<property name="tab-width" type="guint" flags="227"/>
<property name="wrap-mode" type="GtkWrapMode" flags="227"/>
<property name="highlight-syntax" type="gboolean" flags="227"/>
<property name="print-line-numbers" type="guint" flags="227"/>
<property name="print-header" type="gboolean" flags="227"/>
<property name="print-footer" type="gboolean" flags="227"/>
<property name="body-font-name" type="gchararray" flags="227"/>
<property name="line-numbers-font-name" type="gchararray" flags="227"/>
<property name="header-font-name" type="gchararray" flags="227"/>
<property name="footer-font-name" type="gchararray" flags="227"/>
<property name="n-pages" type="gint" flags="225"/>
<property name="tab-width" type="guint" flags="227" default-value="8"/>
<property name="wrap-mode" type="GtkWrapMode" flags="227" default-value="GTK_WRAP_NONE"/>
<property name="highlight-syntax" type="gboolean" flags="227" default-value="TRUE"/>
<property name="print-line-numbers" type="guint" flags="227" default-value="1"/>
<property name="print-header" type="gboolean" flags="227" default-value="FALSE"/>
<property name="print-footer" type="gboolean" flags="227" default-value="FALSE"/>
<property name="body-font-name" type="gchararray" flags="227" default-value="NULL"/>
<property name="line-numbers-font-name" type="gchararray" flags="227" default-value="NULL"/>
<property name="header-font-name" type="gchararray" flags="227" default-value="NULL"/>
<property name="footer-font-name" type="gchararray" flags="227" default-value="NULL"/>
<property name="n-pages" type="gint" flags="225" default-value="-1"/>
</class>
<class name="GtkSourceRegion" get-type="gtk_source_region_get_type" parents="GObject">
<property name="buffer" type="GtkTextBuffer" flags="235"/>
@ -269,47 +269,47 @@
<class name="GtkSourceSearchContext" get-type="gtk_source_search_context_get_type" parents="GObject">
<property name="buffer" type="GtkSourceBuffer" flags="235"/>
<property name="settings" type="GtkSourceSearchSettings" flags="235"/>
<property name="highlight" type="gboolean" flags="231"/>
<property name="highlight" type="gboolean" flags="231" default-value="TRUE"/>
<property name="match-style" type="GtkSourceStyle" flags="231"/>
<property name="occurrences-count" type="gint" flags="225"/>
<property name="occurrences-count" type="gint" flags="225" default-value="0"/>
<property name="regex-error" type="gpointer" flags="225"/>
</class>
<class name="GtkSourceSearchSettings" get-type="gtk_source_search_settings_get_type" parents="GObject">
<property name="search-text" type="gchararray" flags="231"/>
<property name="case-sensitive" type="gboolean" flags="231"/>
<property name="at-word-boundaries" type="gboolean" flags="231"/>
<property name="wrap-around" type="gboolean" flags="231"/>
<property name="regex-enabled" type="gboolean" flags="231"/>
<property name="search-text" type="gchararray" flags="231" default-value="NULL"/>
<property name="case-sensitive" type="gboolean" flags="231" default-value="FALSE"/>
<property name="at-word-boundaries" type="gboolean" flags="231" default-value="FALSE"/>
<property name="wrap-around" type="gboolean" flags="231" default-value="FALSE"/>
<property name="regex-enabled" type="gboolean" flags="231" default-value="FALSE"/>
</class>
<class name="GtkSourceSpaceDrawer" get-type="gtk_source_space_drawer_get_type" parents="GObject">
<property name="enable-matrix" type="gboolean" flags="231"/>
<property name="enable-matrix" type="gboolean" flags="231" default-value="FALSE"/>
<property name="matrix" type="GVariant" flags="231"/>
</class>
<class name="GtkSourceStyle" get-type="gtk_source_style_get_type" parents="GObject">
<property name="line-background" type="gchararray" flags="11"/>
<property name="line-background-set" type="gboolean" flags="11"/>
<property name="background" type="gchararray" flags="11"/>
<property name="background-set" type="gboolean" flags="11"/>
<property name="foreground" type="gchararray" flags="11"/>
<property name="foreground-set" type="gboolean" flags="11"/>
<property name="bold" type="gboolean" flags="11"/>
<property name="bold-set" type="gboolean" flags="11"/>
<property name="italic" type="gboolean" flags="11"/>
<property name="italic-set" type="gboolean" flags="11"/>
<property name="pango-underline" type="PangoUnderline" flags="11"/>
<property name="underline-set" type="gboolean" flags="11"/>
<property name="strikethrough" type="gboolean" flags="11"/>
<property name="strikethrough-set" type="gboolean" flags="11"/>
<property name="scale" type="gchararray" flags="11"/>
<property name="scale-set" type="gboolean" flags="11"/>
<property name="underline-color" type="gchararray" flags="11"/>
<property name="underline-color-set" type="gboolean" flags="11"/>
<property name="line-background" type="gchararray" flags="11" default-value="NULL"/>
<property name="line-background-set" type="gboolean" flags="11" default-value="FALSE"/>
<property name="background" type="gchararray" flags="11" default-value="NULL"/>
<property name="background-set" type="gboolean" flags="11" default-value="FALSE"/>
<property name="foreground" type="gchararray" flags="11" default-value="NULL"/>
<property name="foreground-set" type="gboolean" flags="11" default-value="FALSE"/>
<property name="bold" type="gboolean" flags="11" default-value="FALSE"/>
<property name="bold-set" type="gboolean" flags="11" default-value="FALSE"/>
<property name="italic" type="gboolean" flags="11" default-value="FALSE"/>
<property name="italic-set" type="gboolean" flags="11" default-value="FALSE"/>
<property name="pango-underline" type="PangoUnderline" flags="11" default-value="PANGO_UNDERLINE_NONE"/>
<property name="underline-set" type="gboolean" flags="11" default-value="FALSE"/>
<property name="strikethrough" type="gboolean" flags="11" default-value="FALSE"/>
<property name="strikethrough-set" type="gboolean" flags="11" default-value="FALSE"/>
<property name="scale" type="gchararray" flags="11" default-value="NULL"/>
<property name="scale-set" type="gboolean" flags="11" default-value="FALSE"/>
<property name="underline-color" type="gchararray" flags="11" default-value="NULL"/>
<property name="underline-color-set" type="gboolean" flags="11" default-value="FALSE"/>
</class>
<class name="GtkSourceStyleScheme" get-type="gtk_source_style_scheme_get_type" parents="GObject">
<property name="id" type="gchararray" flags="11"/>
<property name="name" type="gchararray" flags="1"/>
<property name="description" type="gchararray" flags="1"/>
<property name="filename" type="gchararray" flags="1"/>
<property name="id" type="gchararray" flags="11" default-value="NULL"/>
<property name="name" type="gchararray" flags="1" default-value="NULL"/>
<property name="description" type="gchararray" flags="1" default-value="NULL"/>
<property name="filename" type="gchararray" flags="1" default-value="NULL"/>
</class>
<interface name="GtkSourceStyleSchemeChooser" get-type="gtk_source_style_scheme_chooser_get_type">
<property name="style-scheme" type="GtkSourceStyleScheme" flags="3"/>
@ -331,8 +331,8 @@
<property name="scheme-ids" type="GStrv" flags="1"/>
</class>
<class name="GtkSourceTag" get-type="gtk_source_tag_get_type" parents="GtkTextTag,GObject">
<property name="draw-spaces" type="gboolean" flags="227"/>
<property name="draw-spaces-set" type="gboolean" flags="227"/>
<property name="draw-spaces" type="gboolean" flags="227" default-value="FALSE"/>
<property name="draw-spaces-set" type="gboolean" flags="227" default-value="FALSE"/>
</class>
<interface name="GtkSourceUndoManager" get-type="gtk_source_undo_manager_get_type">
<signal name="can-undo-changed" return="void" when="last" action="1">

View File

@ -109,26 +109,26 @@
<implements name="GtkNative"/>
<implements name="GtkShortcutManager"/>
<implements name="GtkRoot"/>
<property name="application-icon" type="gchararray" flags="1073742051"/>
<property name="application-name" type="gchararray" flags="1073742051"/>
<property name="developer-name" type="gchararray" flags="1073742051"/>
<property name="version" type="gchararray" flags="1073742051"/>
<property name="release-notes-version" type="gchararray" flags="1073742051"/>
<property name="release-notes" type="gchararray" flags="1073742051"/>
<property name="comments" type="gchararray" flags="1073742051"/>
<property name="website" type="gchararray" flags="1073742051"/>
<property name="support-url" type="gchararray" flags="1073742051"/>
<property name="issue-url" type="gchararray" flags="1073742051"/>
<property name="debug-info" type="gchararray" flags="1073742051"/>
<property name="debug-info-filename" type="gchararray" flags="1073742051"/>
<property name="application-icon" type="gchararray" flags="1073742051" default-value=""/>
<property name="application-name" type="gchararray" flags="1073742051" default-value=""/>
<property name="developer-name" type="gchararray" flags="1073742051" default-value=""/>
<property name="version" type="gchararray" flags="1073742051" default-value=""/>
<property name="release-notes-version" type="gchararray" flags="1073742051" default-value=""/>
<property name="release-notes" type="gchararray" flags="1073742051" default-value=""/>
<property name="comments" type="gchararray" flags="1073742051" default-value=""/>
<property name="website" type="gchararray" flags="1073742051" default-value=""/>
<property name="support-url" type="gchararray" flags="1073742051" default-value=""/>
<property name="issue-url" type="gchararray" flags="1073742051" default-value=""/>
<property name="debug-info" type="gchararray" flags="1073742051" default-value=""/>
<property name="debug-info-filename" type="gchararray" flags="1073742051" default-value=""/>
<property name="developers" type="GStrv" flags="1073741827"/>
<property name="designers" type="GStrv" flags="1073741827"/>
<property name="artists" type="GStrv" flags="1073741827"/>
<property name="documenters" type="GStrv" flags="1073742051"/>
<property name="translator-credits" type="gchararray" flags="1073742051"/>
<property name="copyright" type="gchararray" flags="1073742051"/>
<property name="license-type" type="GtkLicense" flags="1073742051"/>
<property name="license" type="gchararray" flags="1073742051"/>
<property name="translator-credits" type="gchararray" flags="1073742051" default-value=""/>
<property name="copyright" type="gchararray" flags="1073742051" default-value=""/>
<property name="license-type" type="GtkLicense" flags="1073742051" default-value="GTK_LICENSE_UNKNOWN"/>
<property name="license" type="gchararray" flags="1073742051" default-value=""/>
<signal name="activate-link" return="gboolean" when="last">
<param type="gchararray"/>
</signal>
@ -138,21 +138,21 @@
<implements name="GtkBuildable"/>
<implements name="GtkConstraintTarget"/>
<implements name="GtkActionable"/>
<property name="title" type="gchararray" flags="1073742051"/>
<property name="use-underline" type="gboolean" flags="1073742051"/>
<property name="title-selectable" type="gboolean" flags="1073742051"/>
<property name="use-markup" type="gboolean" flags="1073742051"/>
<property name="title" type="gchararray" flags="1073742051" default-value=""/>
<property name="use-underline" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="title-selectable" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="use-markup" type="gboolean" flags="1073742051" default-value="TRUE"/>
</class>
<class name="AdwActionRow" get-type="adw_action_row_get_type" parents="AdwPreferencesRow,GtkListBoxRow,GtkWidget,GInitiallyUnowned,GObject">
<implements name="GtkAccessible"/>
<implements name="GtkBuildable"/>
<implements name="GtkConstraintTarget"/>
<implements name="GtkActionable"/>
<property name="subtitle" type="gchararray" flags="1073742051"/>
<property name="icon-name" type="gchararray" flags="1073742051"/>
<property name="subtitle" type="gchararray" flags="1073742051" default-value=""/>
<property name="icon-name" type="gchararray" flags="1073742051" default-value=""/>
<property name="activatable-widget" type="GtkWidget" flags="1073742051"/>
<property name="title-lines" type="gint" flags="1073742051"/>
<property name="subtitle-lines" type="gint" flags="1073742051"/>
<property name="title-lines" type="gint" flags="1073742051" default-value="0"/>
<property name="subtitle-lines" type="gint" flags="1073742051" default-value="0"/>
<signal name="activated" return="void" when="last">
</signal>
</class>
@ -167,17 +167,17 @@
<class name="AdwAnimation" get-type="adw_animation_get_type" parents="GObject" abstract="1">
<property name="widget" type="GtkWidget" flags="235"/>
<property name="target" type="AdwAnimationTarget" flags="1073742055"/>
<property name="value" type="gdouble" flags="225"/>
<property name="state" type="AdwAnimationState" flags="225"/>
<property name="value" type="gdouble" flags="225" default-value="0.000000"/>
<property name="state" type="AdwAnimationState" flags="225" default-value="ADW_ANIMATION_IDLE"/>
<signal name="done" return="void" when="last">
</signal>
</class>
<class name="AdwStyleManager" get-type="adw_style_manager_get_type" parents="GObject" final="1">
<property name="display" type="GdkDisplay" flags="235"/>
<property name="color-scheme" type="AdwColorScheme" flags="1073742051"/>
<property name="system-supports-color-schemes" type="gboolean" flags="225"/>
<property name="dark" type="gboolean" flags="225"/>
<property name="high-contrast" type="gboolean" flags="225"/>
<property name="color-scheme" type="AdwColorScheme" flags="1073742051" default-value="ADW_COLOR_SCHEME_DEFAULT"/>
<property name="system-supports-color-schemes" type="gboolean" flags="225" default-value="FALSE"/>
<property name="dark" type="gboolean" flags="225" default-value="FALSE"/>
<property name="high-contrast" type="gboolean" flags="225" default-value="FALSE"/>
</class>
<class name="AdwApplication" get-type="adw_application_get_type" parents="GtkApplication,GApplication,GObject">
<implements name="GActionGroup"/>
@ -199,11 +199,11 @@
<implements name="GtkAccessible"/>
<implements name="GtkBuildable"/>
<implements name="GtkConstraintTarget"/>
<property name="icon-name" type="gchararray" flags="1073742051"/>
<property name="text" type="gchararray" flags="1073742051"/>
<property name="show-initials" type="gboolean" flags="1073742051"/>
<property name="icon-name" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="text" type="gchararray" flags="1073742051" default-value=""/>
<property name="show-initials" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="custom-image" type="GdkPaintable" flags="1073742051"/>
<property name="size" type="gint" flags="1073742051"/>
<property name="size" type="gint" flags="1073742051" default-value="-1"/>
</class>
<class name="AdwBin" get-type="adw_bin_get_type" parents="GtkWidget,GInitiallyUnowned,GObject">
<implements name="GtkAccessible"/>
@ -215,9 +215,9 @@
<implements name="GtkAccessible"/>
<implements name="GtkBuildable"/>
<implements name="GtkConstraintTarget"/>
<property name="icon-name" type="gchararray" flags="1073742051"/>
<property name="label" type="gchararray" flags="1073742051"/>
<property name="use-underline" type="gboolean" flags="1073742051"/>
<property name="icon-name" type="gchararray" flags="1073742051" default-value=""/>
<property name="label" type="gchararray" flags="1073742051" default-value=""/>
<property name="use-underline" type="gboolean" flags="1073742051" default-value="FALSE"/>
</class>
<boxed name="AdwSpringParams" get-type="adw_spring_params_get_type"/>
<class name="AdwCarousel" get-type="adw_carousel_get_type" parents="GtkWidget,GInitiallyUnowned,GObject" final="1">
@ -226,15 +226,15 @@
<implements name="GtkConstraintTarget"/>
<implements name="GtkOrientable"/>
<implements name="AdwSwipeable"/>
<property name="n-pages" type="guint" flags="225"/>
<property name="position" type="gdouble" flags="225"/>
<property name="interactive" type="gboolean" flags="1073742051"/>
<property name="spacing" type="guint" flags="1073742051"/>
<property name="n-pages" type="guint" flags="225" default-value="0"/>
<property name="position" type="gdouble" flags="225" default-value="0.000000"/>
<property name="interactive" type="gboolean" flags="1073742051" default-value="TRUE"/>
<property name="spacing" type="guint" flags="1073742051" default-value="0"/>
<property name="scroll-params" type="AdwSpringParams" flags="1073742051"/>
<property name="allow-mouse-drag" type="gboolean" flags="1073742051"/>
<property name="allow-scroll-wheel" type="gboolean" flags="1073742051"/>
<property name="allow-long-swipes" type="gboolean" flags="1073742051"/>
<property name="reveal-duration" type="guint" flags="1073742051"/>
<property name="allow-mouse-drag" type="gboolean" flags="1073742051" default-value="TRUE"/>
<property name="allow-scroll-wheel" type="gboolean" flags="1073742051" default-value="TRUE"/>
<property name="allow-long-swipes" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="reveal-duration" type="guint" flags="1073742051" default-value="0"/>
<signal name="page-changed" return="void" when="last">
<param type="guint"/>
</signal>
@ -259,13 +259,13 @@
<implements name="GtkConstraintTarget"/>
<implements name="GtkOrientable"/>
<property name="child" type="GtkWidget" flags="1073742051"/>
<property name="maximum-size" type="gint" flags="1073742051"/>
<property name="tightening-threshold" type="gint" flags="1073742051"/>
<property name="maximum-size" type="gint" flags="1073742051" default-value="600"/>
<property name="tightening-threshold" type="gint" flags="1073742051" default-value="400"/>
</class>
<class name="AdwClampLayout" get-type="adw_clamp_layout_get_type" parents="GtkLayoutManager,GObject" final="1">
<implements name="GtkOrientable"/>
<property name="maximum-size" type="gint" flags="1073742051"/>
<property name="tightening-threshold" type="gint" flags="1073742051"/>
<property name="maximum-size" type="gint" flags="1073742051" default-value="600"/>
<property name="tightening-threshold" type="gint" flags="1073742051" default-value="400"/>
</class>
<class name="AdwClampScrollable" get-type="adw_clamp_scrollable_get_type" parents="GtkWidget,GInitiallyUnowned,GObject" final="1">
<implements name="GtkAccessible"/>
@ -274,21 +274,21 @@
<implements name="GtkOrientable"/>
<implements name="GtkScrollable"/>
<property name="child" type="GtkWidget" flags="1073742051"/>
<property name="maximum-size" type="gint" flags="1073742051"/>
<property name="tightening-threshold" type="gint" flags="1073742051"/>
<property name="maximum-size" type="gint" flags="1073742051" default-value="600"/>
<property name="tightening-threshold" type="gint" flags="1073742051" default-value="400"/>
</class>
<class name="AdwComboRow" get-type="adw_combo_row_get_type" parents="AdwActionRow,AdwPreferencesRow,GtkListBoxRow,GtkWidget,GInitiallyUnowned,GObject">
<implements name="GtkAccessible"/>
<implements name="GtkBuildable"/>
<implements name="GtkConstraintTarget"/>
<implements name="GtkActionable"/>
<property name="selected" type="guint" flags="1073742051"/>
<property name="selected" type="guint" flags="1073742051" default-value="4294967295"/>
<property name="selected-item" type="GObject" flags="225"/>
<property name="model" type="GListModel" flags="1073742051"/>
<property name="factory" type="GtkListItemFactory" flags="1073742051"/>
<property name="list-factory" type="GtkListItemFactory" flags="1073742051"/>
<property name="expression" type="GtkExpression" flags="1073742051"/>
<property name="use-subtitle" type="gboolean" flags="1073742051"/>
<property name="use-subtitle" type="gboolean" flags="1073742051" default-value="FALSE"/>
</class>
<class name="AdwEntryRow" get-type="adw_entry_row_get_type" parents="AdwPreferencesRow,GtkListBoxRow,GtkWidget,GInitiallyUnowned,GObject">
<implements name="GtkAccessible"/>
@ -296,21 +296,21 @@
<implements name="GtkConstraintTarget"/>
<implements name="GtkActionable"/>
<implements name="GtkEditable"/>
<property name="show-apply-button" type="gboolean" flags="1073742051"/>
<property name="input-hints" type="GtkInputHints" flags="1073742051"/>
<property name="input-purpose" type="GtkInputPurpose" flags="1073742051"/>
<property name="show-apply-button" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="input-hints" type="GtkInputHints" flags="1073742051" default-value="GTK_INPUT_HINT_NONE"/>
<property name="input-purpose" type="GtkInputPurpose" flags="1073742051" default-value="GTK_INPUT_PURPOSE_FREE_FORM"/>
<property name="attributes" type="PangoAttrList" flags="1073742051"/>
<property name="enable-emoji-completion" type="gboolean" flags="1073742051"/>
<property name="activates-default" type="gboolean" flags="1073742051"/>
<property name="enable-emoji-completion" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="activates-default" type="gboolean" flags="1073742051" default-value="FALSE"/>
<signal name="apply" return="void" when="last">
</signal>
<signal name="entry-activated" return="void" when="last">
</signal>
</class>
<class name="AdwEnumListItem" get-type="adw_enum_list_item_get_type" parents="GObject" final="1">
<property name="value" type="gint" flags="225"/>
<property name="name" type="gchararray" flags="225"/>
<property name="nick" type="gchararray" flags="225"/>
<property name="value" type="gint" flags="225" default-value="0"/>
<property name="name" type="gchararray" flags="225" default-value="NULL"/>
<property name="nick" type="gchararray" flags="225" default-value="NULL"/>
</class>
<class name="AdwEnumListModel" get-type="adw_enum_list_model_get_type" parents="GObject" final="1">
<implements name="GListModel"/>
@ -321,11 +321,11 @@
<implements name="GtkBuildable"/>
<implements name="GtkConstraintTarget"/>
<implements name="GtkActionable"/>
<property name="subtitle" type="gchararray" flags="1073742051"/>
<property name="icon-name" type="gchararray" flags="1073742051"/>
<property name="expanded" type="gboolean" flags="1073742051"/>
<property name="enable-expansion" type="gboolean" flags="1073742051"/>
<property name="show-enable-switch" type="gboolean" flags="1073742051"/>
<property name="subtitle" type="gchararray" flags="1073742051" default-value=""/>
<property name="icon-name" type="gchararray" flags="1073742051" default-value=""/>
<property name="expanded" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="enable-expansion" type="gboolean" flags="1073742051" default-value="TRUE"/>
<property name="show-enable-switch" type="gboolean" flags="1073742051" default-value="FALSE"/>
</class>
<class name="AdwFlap" get-type="adw_flap_get_type" parents="GtkWidget,GInitiallyUnowned,GObject" final="1">
<implements name="GtkAccessible"/>
@ -336,34 +336,34 @@
<property name="content" type="GtkWidget" flags="1073742051"/>
<property name="flap" type="GtkWidget" flags="1073742051"/>
<property name="separator" type="GtkWidget" flags="1073742051"/>
<property name="flap-position" type="GtkPackType" flags="1073742051"/>
<property name="reveal-flap" type="gboolean" flags="1073742051"/>
<property name="flap-position" type="GtkPackType" flags="1073742051" default-value="GTK_PACK_START"/>
<property name="reveal-flap" type="gboolean" flags="1073742051" default-value="TRUE"/>
<property name="reveal-params" type="AdwSpringParams" flags="1073742051"/>
<property name="reveal-progress" type="gdouble" flags="225"/>
<property name="fold-policy" type="AdwFlapFoldPolicy" flags="1073742051"/>
<property name="fold-threshold-policy" type="AdwFoldThresholdPolicy" flags="1073742051"/>
<property name="fold-duration" type="guint" flags="1073742051"/>
<property name="folded" type="gboolean" flags="225"/>
<property name="locked" type="gboolean" flags="1073742051"/>
<property name="transition-type" type="AdwFlapTransitionType" flags="1073742051"/>
<property name="modal" type="gboolean" flags="1073742051"/>
<property name="swipe-to-open" type="gboolean" flags="1073742051"/>
<property name="swipe-to-close" type="gboolean" flags="1073742051"/>
<property name="reveal-progress" type="gdouble" flags="225" default-value="1.000000"/>
<property name="fold-policy" type="AdwFlapFoldPolicy" flags="1073742051" default-value="ADW_FLAP_FOLD_POLICY_AUTO"/>
<property name="fold-threshold-policy" type="AdwFoldThresholdPolicy" flags="1073742051" default-value="ADW_FOLD_THRESHOLD_POLICY_MINIMUM"/>
<property name="fold-duration" type="guint" flags="1073742051" default-value="250"/>
<property name="folded" type="gboolean" flags="225" default-value="FALSE"/>
<property name="locked" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="transition-type" type="AdwFlapTransitionType" flags="1073742051" default-value="ADW_FLAP_TRANSITION_TYPE_OVER"/>
<property name="modal" type="gboolean" flags="1073742051" default-value="TRUE"/>
<property name="swipe-to-open" type="gboolean" flags="1073742051" default-value="TRUE"/>
<property name="swipe-to-close" type="gboolean" flags="1073742051" default-value="TRUE"/>
</class>
<class name="AdwHeaderBar" get-type="adw_header_bar_get_type" parents="GtkWidget,GInitiallyUnowned,GObject" final="1">
<implements name="GtkAccessible"/>
<implements name="GtkBuildable"/>
<implements name="GtkConstraintTarget"/>
<property name="title-widget" type="GtkWidget" flags="1073742051"/>
<property name="show-start-title-buttons" type="gboolean" flags="1073742051"/>
<property name="show-end-title-buttons" type="gboolean" flags="1073742051"/>
<property name="decoration-layout" type="gchararray" flags="1073742051"/>
<property name="centering-policy" type="AdwCenteringPolicy" flags="1073742051"/>
<property name="show-start-title-buttons" type="gboolean" flags="1073742051" default-value="TRUE"/>
<property name="show-end-title-buttons" type="gboolean" flags="1073742051" default-value="TRUE"/>
<property name="decoration-layout" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="centering-policy" type="AdwCenteringPolicy" flags="1073742051" default-value="ADW_CENTERING_POLICY_LOOSE"/>
</class>
<class name="AdwLeafletPage" get-type="adw_leaflet_page_get_type" parents="GObject" final="1">
<property name="child" type="GtkWidget" flags="235"/>
<property name="name" type="gchararray" flags="1073742051"/>
<property name="navigatable" type="gboolean" flags="1073742051"/>
<property name="name" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="navigatable" type="gboolean" flags="1073742051" default-value="TRUE"/>
</class>
<class name="AdwLeaflet" get-type="adw_leaflet_get_type" parents="GtkWidget,GInitiallyUnowned,GObject" final="1">
<implements name="GtkAccessible"/>
@ -371,18 +371,18 @@
<implements name="GtkConstraintTarget"/>
<implements name="GtkOrientable"/>
<implements name="AdwSwipeable"/>
<property name="can-unfold" type="gboolean" flags="1073742051"/>
<property name="folded" type="gboolean" flags="225"/>
<property name="fold-threshold-policy" type="AdwFoldThresholdPolicy" flags="1073742051"/>
<property name="homogeneous" type="gboolean" flags="1073742051"/>
<property name="can-unfold" type="gboolean" flags="1073742051" default-value="TRUE"/>
<property name="folded" type="gboolean" flags="225" default-value="FALSE"/>
<property name="fold-threshold-policy" type="AdwFoldThresholdPolicy" flags="1073742051" default-value="ADW_FOLD_THRESHOLD_POLICY_MINIMUM"/>
<property name="homogeneous" type="gboolean" flags="1073742051" default-value="TRUE"/>
<property name="visible-child" type="GtkWidget" flags="1073742051"/>
<property name="visible-child-name" type="gchararray" flags="1073742051"/>
<property name="transition-type" type="AdwLeafletTransitionType" flags="1073742051"/>
<property name="mode-transition-duration" type="guint" flags="1073742051"/>
<property name="visible-child-name" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="transition-type" type="AdwLeafletTransitionType" flags="1073742051" default-value="ADW_LEAFLET_TRANSITION_TYPE_OVER"/>
<property name="mode-transition-duration" type="guint" flags="1073742051" default-value="250"/>
<property name="child-transition-params" type="AdwSpringParams" flags="1073742051"/>
<property name="child-transition-running" type="gboolean" flags="225"/>
<property name="can-navigate-back" type="gboolean" flags="1073742051"/>
<property name="can-navigate-forward" type="gboolean" flags="1073742051"/>
<property name="child-transition-running" type="gboolean" flags="225" default-value="FALSE"/>
<property name="can-navigate-back" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="can-navigate-forward" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="pages" type="GtkSelectionModel" flags="225"/>
</class>
<class name="AdwMessageDialog" get-type="adw_message_dialog_get_type" parents="GtkWindow,GtkWidget,GInitiallyUnowned,GObject">
@ -392,13 +392,13 @@
<implements name="GtkNative"/>
<implements name="GtkShortcutManager"/>
<implements name="GtkRoot"/>
<property name="heading" type="gchararray" flags="1073742051"/>
<property name="heading-use-markup" type="gboolean" flags="1073742051"/>
<property name="body" type="gchararray" flags="1073742051"/>
<property name="body-use-markup" type="gboolean" flags="1073742051"/>
<property name="heading" type="gchararray" flags="1073742051" default-value=""/>
<property name="heading-use-markup" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="body" type="gchararray" flags="1073742051" default-value=""/>
<property name="body-use-markup" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="extra-child" type="GtkWidget" flags="1073742051"/>
<property name="default-response" type="gchararray" flags="1073742051"/>
<property name="close-response" type="gchararray" flags="1073742051"/>
<property name="default-response" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="close-response" type="gchararray" flags="1073742051" default-value="close"/>
<signal name="response" return="void" when="last" detailed="1">
<param type="gchararray"/>
</signal>
@ -414,26 +414,26 @@
<implements name="GtkAccessible"/>
<implements name="GtkBuildable"/>
<implements name="GtkConstraintTarget"/>
<property name="title" type="gchararray" flags="1073742051"/>
<property name="description" type="gchararray" flags="1073742051"/>
<property name="title" type="gchararray" flags="1073742051" default-value=""/>
<property name="description" type="gchararray" flags="1073742051" default-value=""/>
<property name="header-suffix" type="GtkWidget" flags="1073742051"/>
</class>
<class name="AdwPreferencesPage" get-type="adw_preferences_page_get_type" parents="GtkWidget,GInitiallyUnowned,GObject">
<implements name="GtkAccessible"/>
<implements name="GtkBuildable"/>
<implements name="GtkConstraintTarget"/>
<property name="icon-name" type="gchararray" flags="1073742051"/>
<property name="title" type="gchararray" flags="1073742051"/>
<property name="name" type="gchararray" flags="1073742051"/>
<property name="use-underline" type="gboolean" flags="1073742051"/>
<property name="icon-name" type="gchararray" flags="1073742051" default-value=""/>
<property name="title" type="gchararray" flags="1073742051" default-value=""/>
<property name="name" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="use-underline" type="gboolean" flags="1073742051" default-value="FALSE"/>
</class>
<class name="AdwToast" get-type="adw_toast_get_type" parents="GObject" final="1">
<property name="title" type="gchararray" flags="1073742051"/>
<property name="button-label" type="gchararray" flags="1073742051"/>
<property name="action-name" type="gchararray" flags="1073742051"/>
<property name="title" type="gchararray" flags="1073742051" default-value=""/>
<property name="button-label" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="action-name" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="action-target" type="GVariant" flags="1073742051"/>
<property name="priority" type="AdwToastPriority" flags="1073742051"/>
<property name="timeout" type="guint" flags="1073742051"/>
<property name="priority" type="AdwToastPriority" flags="1073742051" default-value="ADW_TOAST_PRIORITY_NORMAL"/>
<property name="timeout" type="guint" flags="1073742051" default-value="5"/>
<property name="custom-title" type="GtkWidget" flags="1073742051"/>
<signal name="dismissed" return="void" when="first">
</signal>
@ -448,41 +448,41 @@
<implements name="GtkShortcutManager"/>
<implements name="GtkRoot"/>
<property name="visible-page" type="GtkWidget" flags="1073742051"/>
<property name="visible-page-name" type="gchararray" flags="1073742051"/>
<property name="search-enabled" type="gboolean" flags="1073742051"/>
<property name="can-navigate-back" type="gboolean" flags="1073742051"/>
<property name="visible-page-name" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="search-enabled" type="gboolean" flags="1073742051" default-value="TRUE"/>
<property name="can-navigate-back" type="gboolean" flags="1073742051" default-value="FALSE"/>
</class>
<class name="AdwSplitButton" get-type="adw_split_button_get_type" parents="GtkWidget,GInitiallyUnowned,GObject" final="1">
<implements name="GtkAccessible"/>
<implements name="GtkBuildable"/>
<implements name="GtkConstraintTarget"/>
<implements name="GtkActionable"/>
<property name="label" type="gchararray" flags="1073742051"/>
<property name="use-underline" type="gboolean" flags="1073742051"/>
<property name="icon-name" type="gchararray" flags="1073742051"/>
<property name="label" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="use-underline" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="icon-name" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="child" type="GtkWidget" flags="1073742051"/>
<property name="menu-model" type="GMenuModel" flags="1073742051"/>
<property name="popover" type="GtkPopover" flags="1073742051"/>
<property name="direction" type="GtkArrowType" flags="1073742051"/>
<property name="dropdown-tooltip" type="gchararray" flags="1073742051"/>
<property name="direction" type="GtkArrowType" flags="1073742051" default-value="GTK_ARROW_DOWN"/>
<property name="dropdown-tooltip" type="gchararray" flags="1073742051" default-value=""/>
<signal name="activate" return="void" when="first" action="1">
</signal>
<signal name="clicked" return="void" when="first" action="1">
</signal>
</class>
<class name="AdwSpringAnimation" get-type="adw_spring_animation_get_type" parents="AdwAnimation,GObject">
<property name="value-from" type="gdouble" flags="1073742055"/>
<property name="value-to" type="gdouble" flags="1073742055"/>
<property name="value-from" type="gdouble" flags="1073742055" default-value="0.000000"/>
<property name="value-to" type="gdouble" flags="1073742055" default-value="0.000000"/>
<property name="spring-params" type="AdwSpringParams" flags="1073742055"/>
<property name="initial-velocity" type="gdouble" flags="1073742051"/>
<property name="epsilon" type="gdouble" flags="1073742051"/>
<property name="clamp" type="gboolean" flags="1073742051"/>
<property name="estimated-duration" type="guint" flags="225"/>
<property name="velocity" type="gdouble" flags="225"/>
<property name="initial-velocity" type="gdouble" flags="1073742051" default-value="0.000000"/>
<property name="epsilon" type="gdouble" flags="1073742051" default-value="0.001000"/>
<property name="clamp" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="estimated-duration" type="guint" flags="225" default-value="0"/>
<property name="velocity" type="gdouble" flags="225" default-value="0.000000"/>
</class>
<class name="AdwSqueezerPage" get-type="adw_squeezer_page_get_type" parents="GObject" final="1">
<property name="child" type="GtkWidget" flags="235"/>
<property name="enabled" type="gboolean" flags="1073742051"/>
<property name="enabled" type="gboolean" flags="1073742051" default-value="TRUE"/>
</class>
<class name="AdwSqueezer" get-type="adw_squeezer_get_type" parents="GtkWidget,GInitiallyUnowned,GObject" final="1">
<implements name="GtkAccessible"/>
@ -490,25 +490,25 @@
<implements name="GtkConstraintTarget"/>
<implements name="GtkOrientable"/>
<property name="visible-child" type="GtkWidget" flags="225"/>
<property name="homogeneous" type="gboolean" flags="1073742051"/>
<property name="switch-threshold-policy" type="AdwFoldThresholdPolicy" flags="1073742051"/>
<property name="allow-none" type="gboolean" flags="1073742051"/>
<property name="transition-duration" type="guint" flags="1073742051"/>
<property name="transition-type" type="AdwSqueezerTransitionType" flags="1073742051"/>
<property name="transition-running" type="gboolean" flags="225"/>
<property name="interpolate-size" type="gboolean" flags="1073742051"/>
<property name="xalign" type="gfloat" flags="1073742051"/>
<property name="yalign" type="gfloat" flags="1073742051"/>
<property name="homogeneous" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="switch-threshold-policy" type="AdwFoldThresholdPolicy" flags="1073742051" default-value="ADW_FOLD_THRESHOLD_POLICY_NATURAL"/>
<property name="allow-none" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="transition-duration" type="guint" flags="1073742051" default-value="200"/>
<property name="transition-type" type="AdwSqueezerTransitionType" flags="1073742051" default-value="ADW_SQUEEZER_TRANSITION_TYPE_NONE"/>
<property name="transition-running" type="gboolean" flags="225" default-value="FALSE"/>
<property name="interpolate-size" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="xalign" type="gfloat" flags="1073742051" default-value="0.500000"/>
<property name="yalign" type="gfloat" flags="1073742051" default-value="0.500000"/>
<property name="pages" type="GtkSelectionModel" flags="225"/>
</class>
<class name="AdwStatusPage" get-type="adw_status_page_get_type" parents="GtkWidget,GInitiallyUnowned,GObject" final="1">
<implements name="GtkAccessible"/>
<implements name="GtkBuildable"/>
<implements name="GtkConstraintTarget"/>
<property name="icon-name" type="gchararray" flags="1073742051"/>
<property name="icon-name" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="paintable" type="GdkPaintable" flags="1073742051"/>
<property name="title" type="gchararray" flags="1073742051"/>
<property name="description" type="gchararray" flags="1073742051"/>
<property name="title" type="gchararray" flags="1073742051" default-value=""/>
<property name="description" type="gchararray" flags="1073742051" default-value=""/>
<property name="child" type="GtkWidget" flags="1073742051"/>
</class>
<interface name="AdwSwipeable" get-type="adw_swipeable_get_type">
@ -517,10 +517,10 @@
<class name="AdwSwipeTracker" get-type="adw_swipe_tracker_get_type" parents="GObject" final="1">
<implements name="GtkOrientable"/>
<property name="swipeable" type="AdwSwipeable" flags="235"/>
<property name="enabled" type="gboolean" flags="1073742051"/>
<property name="reversed" type="gboolean" flags="1073742051"/>
<property name="allow-mouse-drag" type="gboolean" flags="1073742051"/>
<property name="allow-long-swipes" type="gboolean" flags="1073742051"/>
<property name="enabled" type="gboolean" flags="1073742051" default-value="TRUE"/>
<property name="reversed" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="allow-mouse-drag" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="allow-long-swipes" type="gboolean" flags="1073742051" default-value="FALSE"/>
<signal name="prepare" return="void" when="first">
<param type="AdwNavigationDirection"/>
</signal>
@ -537,28 +537,28 @@
<class name="AdwTabPage" get-type="adw_tab_page_get_type" parents="GObject" final="1">
<property name="child" type="GtkWidget" flags="235"/>
<property name="parent" type="AdwTabPage" flags="1073742059"/>
<property name="selected" type="gboolean" flags="225"/>
<property name="pinned" type="gboolean" flags="225"/>
<property name="title" type="gchararray" flags="1073742051"/>
<property name="tooltip" type="gchararray" flags="1073742051"/>
<property name="selected" type="gboolean" flags="225" default-value="FALSE"/>
<property name="pinned" type="gboolean" flags="225" default-value="FALSE"/>
<property name="title" type="gchararray" flags="1073742051" default-value=""/>
<property name="tooltip" type="gchararray" flags="1073742051" default-value=""/>
<property name="icon" type="GIcon" flags="1073742051"/>
<property name="loading" type="gboolean" flags="1073742051"/>
<property name="loading" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="indicator-icon" type="GIcon" flags="1073742051"/>
<property name="indicator-tooltip" type="gchararray" flags="1073742051"/>
<property name="indicator-activatable" type="gboolean" flags="1073742051"/>
<property name="needs-attention" type="gboolean" flags="1073742051"/>
<property name="indicator-tooltip" type="gchararray" flags="1073742051" default-value=""/>
<property name="indicator-activatable" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="needs-attention" type="gboolean" flags="1073742051" default-value="FALSE"/>
</class>
<class name="AdwTabView" get-type="adw_tab_view_get_type" parents="GtkWidget,GInitiallyUnowned,GObject" final="1">
<implements name="GtkAccessible"/>
<implements name="GtkBuildable"/>
<implements name="GtkConstraintTarget"/>
<property name="n-pages" type="gint" flags="225"/>
<property name="n-pinned-pages" type="gint" flags="225"/>
<property name="is-transferring-page" type="gboolean" flags="225"/>
<property name="n-pages" type="gint" flags="225" default-value="0"/>
<property name="n-pinned-pages" type="gint" flags="225" default-value="0"/>
<property name="is-transferring-page" type="gboolean" flags="225" default-value="FALSE"/>
<property name="selected-page" type="AdwTabPage" flags="1073742051"/>
<property name="default-icon" type="GIcon" flags="1073742051"/>
<property name="menu-model" type="GMenuModel" flags="1073742051"/>
<property name="shortcuts" type="AdwTabViewShortcuts" flags="1073742051"/>
<property name="shortcuts" type="AdwTabViewShortcuts" flags="1073742051" default-value="ADW_TAB_VIEW_SHORTCUT_CONTROL_TAB | ADW_TAB_VIEW_SHORTCUT_CONTROL_SHIFT_TAB | ADW_TAB_VIEW_SHORTCUT_CONTROL_PAGE_UP | ADW_TAB_VIEW_SHORTCUT_CONTROL_PAGE_DOWN | ADW_TAB_VIEW_SHORTCUT_CONTROL_HOME | ADW_TAB_VIEW_SHORTCUT_CONTROL_END | ADW_TAB_VIEW_SHORTCUT_CONTROL_SHIFT_PAGE_UP | ADW_TAB_VIEW_SHORTCUT_CONTROL_SHIFT_PAGE_DOWN | ADW_TAB_VIEW_SHORTCUT_CONTROL_SHIFT_HOME | ADW_TAB_VIEW_SHORTCUT_CONTROL_SHIFT_END | ADW_TAB_VIEW_SHORTCUT_ALT_DIGITS | ADW_TAB_VIEW_SHORTCUT_ALT_ZERO"/>
<property name="pages" type="GtkSelectionModel" flags="225"/>
<signal name="page-attached" return="void" when="last">
<param type="AdwTabPage"/>
@ -591,24 +591,24 @@
<property name="view" type="AdwTabView" flags="1073742051"/>
<property name="start-action-widget" type="GtkWidget" flags="1073742051"/>
<property name="end-action-widget" type="GtkWidget" flags="1073742051"/>
<property name="autohide" type="gboolean" flags="1073742051"/>
<property name="tabs-revealed" type="gboolean" flags="225"/>
<property name="expand-tabs" type="gboolean" flags="1073742051"/>
<property name="inverted" type="gboolean" flags="1073742051"/>
<property name="is-overflowing" type="gboolean" flags="225"/>
<property name="autohide" type="gboolean" flags="1073742051" default-value="TRUE"/>
<property name="tabs-revealed" type="gboolean" flags="225" default-value="FALSE"/>
<property name="expand-tabs" type="gboolean" flags="1073742051" default-value="TRUE"/>
<property name="inverted" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="is-overflowing" type="gboolean" flags="225" default-value="FALSE"/>
<signal name="extra-drag-drop" return="gboolean" when="last">
<param type="AdwTabPage"/>
<param type="GValue"/>
</signal>
</class>
<class name="AdwTimedAnimation" get-type="adw_timed_animation_get_type" parents="AdwAnimation,GObject" final="1">
<property name="value-from" type="gdouble" flags="1073742055"/>
<property name="value-to" type="gdouble" flags="1073742055"/>
<property name="duration" type="guint" flags="1073742055"/>
<property name="easing" type="AdwEasing" flags="1073742055"/>
<property name="repeat-count" type="guint" flags="1073742055"/>
<property name="reverse" type="gboolean" flags="1073742055"/>
<property name="alternate" type="gboolean" flags="1073742055"/>
<property name="value-from" type="gdouble" flags="1073742055" default-value="0.000000"/>
<property name="value-to" type="gdouble" flags="1073742055" default-value="0.000000"/>
<property name="duration" type="guint" flags="1073742055" default-value="0"/>
<property name="easing" type="AdwEasing" flags="1073742055" default-value="ADW_EASE_OUT_CUBIC"/>
<property name="repeat-count" type="guint" flags="1073742055" default-value="1"/>
<property name="reverse" type="gboolean" flags="1073742055" default-value="FALSE"/>
<property name="alternate" type="gboolean" flags="1073742055" default-value="FALSE"/>
</class>
<class name="AdwToastOverlay" get-type="adw_toast_overlay_get_type" parents="GtkWidget,GInitiallyUnowned,GObject" final="1">
<implements name="GtkAccessible"/>
@ -618,29 +618,29 @@
</class>
<class name="AdwViewStackPage" get-type="adw_view_stack_page_get_type" parents="GObject" final="1">
<property name="child" type="GtkWidget" flags="235"/>
<property name="name" type="gchararray" flags="1073742051"/>
<property name="title" type="gchararray" flags="1073742051"/>
<property name="use-underline" type="gboolean" flags="1073742051"/>
<property name="icon-name" type="gchararray" flags="1073742051"/>
<property name="needs-attention" type="gboolean" flags="1073742051"/>
<property name="badge-number" type="guint" flags="1073742051"/>
<property name="visible" type="gboolean" flags="1073742051"/>
<property name="name" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="title" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="use-underline" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="icon-name" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="needs-attention" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="badge-number" type="guint" flags="1073742051" default-value="0"/>
<property name="visible" type="gboolean" flags="1073742051" default-value="TRUE"/>
</class>
<class name="AdwViewStack" get-type="adw_view_stack_get_type" parents="GtkWidget,GInitiallyUnowned,GObject" final="1">
<implements name="GtkAccessible"/>
<implements name="GtkBuildable"/>
<implements name="GtkConstraintTarget"/>
<property name="hhomogeneous" type="gboolean" flags="1073742051"/>
<property name="vhomogeneous" type="gboolean" flags="1073742051"/>
<property name="hhomogeneous" type="gboolean" flags="1073742051" default-value="TRUE"/>
<property name="vhomogeneous" type="gboolean" flags="1073742051" default-value="TRUE"/>
<property name="visible-child" type="GtkWidget" flags="1073742051"/>
<property name="visible-child-name" type="gchararray" flags="1073742051"/>
<property name="visible-child-name" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="pages" type="GtkSelectionModel" flags="225"/>
</class>
<class name="AdwViewSwitcher" get-type="adw_view_switcher_get_type" parents="GtkWidget,GInitiallyUnowned,GObject" final="1">
<implements name="GtkAccessible"/>
<implements name="GtkBuildable"/>
<implements name="GtkConstraintTarget"/>
<property name="policy" type="AdwViewSwitcherPolicy" flags="1073742051"/>
<property name="policy" type="AdwViewSwitcherPolicy" flags="1073742051" default-value="ADW_VIEW_SWITCHER_POLICY_NARROW"/>
<property name="stack" type="AdwViewStack" flags="1073742051"/>
</class>
<class name="AdwViewSwitcherBar" get-type="adw_view_switcher_bar_get_type" parents="GtkWidget,GInitiallyUnowned,GObject" final="1">
@ -648,23 +648,23 @@
<implements name="GtkBuildable"/>
<implements name="GtkConstraintTarget"/>
<property name="stack" type="AdwViewStack" flags="1073742051"/>
<property name="reveal" type="gboolean" flags="1073742051"/>
<property name="reveal" type="gboolean" flags="1073742051" default-value="FALSE"/>
</class>
<class name="AdwViewSwitcherTitle" get-type="adw_view_switcher_title_get_type" parents="GtkWidget,GInitiallyUnowned,GObject" final="1">
<implements name="GtkAccessible"/>
<implements name="GtkBuildable"/>
<implements name="GtkConstraintTarget"/>
<property name="stack" type="AdwViewStack" flags="1073742051"/>
<property name="title" type="gchararray" flags="1073742051"/>
<property name="subtitle" type="gchararray" flags="1073742051"/>
<property name="view-switcher-enabled" type="gboolean" flags="1073742051"/>
<property name="title-visible" type="gboolean" flags="225"/>
<property name="title" type="gchararray" flags="1073742051" default-value=""/>
<property name="subtitle" type="gchararray" flags="1073742051" default-value=""/>
<property name="view-switcher-enabled" type="gboolean" flags="1073742051" default-value="TRUE"/>
<property name="title-visible" type="gboolean" flags="225" default-value="TRUE"/>
</class>
<class name="AdwWindowTitle" get-type="adw_window_title_get_type" parents="GtkWidget,GInitiallyUnowned,GObject" final="1">
<implements name="GtkAccessible"/>
<implements name="GtkBuildable"/>
<implements name="GtkConstraintTarget"/>
<property name="title" type="gchararray" flags="1073742051"/>
<property name="subtitle" type="gchararray" flags="1073742051"/>
<property name="title" type="gchararray" flags="1073742051" default-value=""/>
<property name="subtitle" type="gchararray" flags="1073742051" default-value=""/>
</class>
</dump>

View File

@ -1,20 +1,20 @@
<?xml version="1.0"?>
<dump>
<class name="AppIndicator" get-type="app_indicator_get_type" parents="GObject">
<property name="id" type="gchararray" flags="235"/>
<property name="category" type="gchararray" flags="235"/>
<property name="status" type="gchararray" flags="227"/>
<property name="icon-name" type="gchararray" flags="227"/>
<property name="icon-desc" type="gchararray" flags="227"/>
<property name="attention-icon-name" type="gchararray" flags="227"/>
<property name="attention-icon-desc" type="gchararray" flags="227"/>
<property name="icon-theme-path" type="gchararray" flags="231"/>
<property name="connected" type="gboolean" flags="225"/>
<property name="label" type="gchararray" flags="227"/>
<property name="label-guide" type="gchararray" flags="227"/>
<property name="ordering-index" type="guint" flags="227"/>
<property name="id" type="gchararray" flags="235" default-value="NULL"/>
<property name="category" type="gchararray" flags="235" default-value="NULL"/>
<property name="status" type="gchararray" flags="227" default-value="NULL"/>
<property name="icon-name" type="gchararray" flags="227" default-value="NULL"/>
<property name="icon-desc" type="gchararray" flags="227" default-value="NULL"/>
<property name="attention-icon-name" type="gchararray" flags="227" default-value="NULL"/>
<property name="attention-icon-desc" type="gchararray" flags="227" default-value="NULL"/>
<property name="icon-theme-path" type="gchararray" flags="231" default-value="NULL"/>
<property name="connected" type="gboolean" flags="225" default-value="FALSE"/>
<property name="label" type="gchararray" flags="227" default-value="NULL"/>
<property name="label-guide" type="gchararray" flags="227" default-value="NULL"/>
<property name="ordering-index" type="guint" flags="227" default-value="0"/>
<property name="dbus-menu-server" type="DbusmenuServer" flags="227"/>
<property name="title" type="gchararray" flags="227"/>
<property name="title" type="gchararray" flags="227" default-value="NULL"/>
<signal name="new-icon" return="void" when="last">
</signal>
<signal name="new-attention-icon" return="void" when="last">

View File

@ -16,7 +16,7 @@
</enum> <class name="DzlChildPropertyAction" get-type="dzl_child_property_action_get_type" parents="GObject">
<implements name="GAction"/>
<property name="child" type="GtkWidget" flags="225"/>
<property name="child-property-name" type="gchararray" flags="225"/>
<property name="child-property-name" type="gchararray" flags="225" default-value="NULL"/>
<property name="container" type="GtkContainer" flags="225"/>
</class>
<class name="DzlPropertiesGroup" get-type="dzl_properties_group_get_type" parents="GObject">
@ -26,18 +26,18 @@
</class>
<class name="DzlSettingsFlagAction" get-type="dzl_settings_flag_action_get_type" parents="GObject">
<implements name="GAction"/>
<property name="schema-id" type="gchararray" flags="235"/>
<property name="schema-key" type="gchararray" flags="227"/>
<property name="flag-nick" type="gchararray" flags="235"/>
<property name="schema-id" type="gchararray" flags="235" default-value="NULL"/>
<property name="schema-key" type="gchararray" flags="227" default-value="NULL"/>
<property name="flag-nick" type="gchararray" flags="235" default-value="NULL"/>
</class>
<class name="DzlWidgetActionGroup" get-type="dzl_widget_action_group_get_type" parents="GObject">
<implements name="GActionGroup"/>
<property name="widget" type="GtkWidget" flags="235"/>
</class>
<class name="DzlAnimation" get-type="dzl_animation_get_type" parents="GInitiallyUnowned,GObject">
<property name="duration" type="guint" flags="234"/>
<property name="duration" type="guint" flags="234" default-value="250"/>
<property name="frame-clock" type="GdkFrameClock" flags="234"/>
<property name="mode" type="DzlAnimationMode" flags="234"/>
<property name="mode" type="DzlAnimationMode" flags="234" default-value="DZL_ANIMATION_LINEAR"/>
<property name="target" type="GObject" flags="234"/>
<signal name="tick" return="void" when="first">
</signal>
@ -51,14 +51,14 @@
<member name="DZL_ANIMATION_EASE_OUT_CUBIC" nick="ease-out-cubic" value="5"/>
<member name="DZL_ANIMATION_EASE_IN_OUT_CUBIC" nick="ease-in-out-cubic" value="6"/>
</enum> <class name="DzlBoxTheatric" get-type="dzl_box_theatric_get_type" parents="GObject">
<property name="alpha" type="gdouble" flags="227"/>
<property name="background" type="gchararray" flags="227"/>
<property name="height" type="gint" flags="227"/>
<property name="alpha" type="gdouble" flags="227" default-value="1.000000"/>
<property name="background" type="gchararray" flags="227" default-value="#000000"/>
<property name="height" type="gint" flags="227" default-value="0"/>
<property name="icon" type="GIcon" flags="227"/>
<property name="target" type="GtkWidget" flags="235"/>
<property name="width" type="gint" flags="227"/>
<property name="x" type="gint" flags="227"/>
<property name="y" type="gint" flags="227"/>
<property name="width" type="gint" flags="227" default-value="0"/>
<property name="x" type="gint" flags="227" default-value="0"/>
<property name="y" type="gint" flags="227" default-value="0"/>
<property name="surface" type="gpointer" flags="234"/>
</class>
<class name="DzlMenuManager" get-type="dzl_menu_manager_get_type" parents="GObject">
@ -75,20 +75,20 @@
<member name="DZL_SHORTCUT_MATCH_EQUAL" nick="equal" value="1"/>
<member name="DZL_SHORTCUT_MATCH_PARTIAL" nick="partial" value="2"/>
</enum> <class name="DzlShortcutContext" get-type="dzl_shortcut_context_get_type" parents="GObject">
<property name="name" type="gchararray" flags="235"/>
<property name="use-binding-sets" type="gboolean" flags="227"/>
<property name="name" type="gchararray" flags="235" default-value="NULL"/>
<property name="use-binding-sets" type="gboolean" flags="227" default-value="TRUE"/>
</class>
<class name="DzlShortcutTheme" get-type="dzl_shortcut_theme_get_type" parents="GObject">
<property name="name" type="gchararray" flags="235"/>
<property name="parent-name" type="gchararray" flags="227"/>
<property name="subtitle" type="gchararray" flags="227"/>
<property name="title" type="gchararray" flags="227"/>
<property name="name" type="gchararray" flags="235" default-value="NULL"/>
<property name="parent-name" type="gchararray" flags="227" default-value="NULL"/>
<property name="subtitle" type="gchararray" flags="227" default-value="NULL"/>
<property name="title" type="gchararray" flags="227" default-value="NULL"/>
</class>
<class name="DzlShortcutsWindow" get-type="dzl_shortcuts_window_get_type" parents="GtkWindow,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="section-name" type="gchararray" flags="227"/>
<property name="view-name" type="gchararray" flags="227"/>
<property name="section-name" type="gchararray" flags="227" default-value="internal-search"/>
<property name="view-name" type="gchararray" flags="227" default-value="NULL"/>
<signal name="close" return="void" when="last" action="1">
</signal>
<signal name="search" return="void" when="last" action="1">
@ -98,8 +98,8 @@
<implements name="GInitable"/>
<implements name="GListModel"/>
<property name="theme" type="DzlShortcutTheme" flags="1073742051"/>
<property name="theme-name" type="gchararray" flags="1073742051"/>
<property name="user-dir" type="gchararray" flags="1073742051"/>
<property name="theme-name" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="user-dir" type="gchararray" flags="1073742051" default-value="NULL"/>
<signal name="changed" return="void" when="last">
</signal>
</class>
@ -117,8 +117,8 @@
<implements name="GtkBuildable"/>
<implements name="GActionGroup"/>
<implements name="GActionMap"/>
<property name="fullscreen" type="gboolean" flags="227"/>
<property name="titlebar-animation" type="DzlTitlebarAnimation" flags="225"/>
<property name="fullscreen" type="gboolean" flags="227" default-value="FALSE"/>
<property name="titlebar-animation" type="DzlTitlebarAnimation" flags="225" default-value="DZL_TITLEBAR_ANIMATION_SHOWN"/>
</class>
<class name="DzlBindingGroup" get-type="dzl_binding_group_get_type" parents="GObject">
<property name="source" type="GObject" flags="227"/>
@ -140,7 +140,7 @@
<property name="populate-callback" type="gpointer" flags="234"/>
<property name="populate-callback-data" type="gpointer" flags="234"/>
<property name="populate-callback-data-destroy" type="gpointer" flags="234"/>
<property name="time-to-live" type="gint64" flags="234"/>
<property name="time-to-live" type="gint64" flags="234" default-value="30000"/>
<property name="value-copy-func" type="gpointer" flags="234"/>
<property name="value-destroy-func" type="gpointer" flags="234"/>
</class>
@ -154,8 +154,8 @@
</signal>
</class>
<class name="DzlFileTransfer" get-type="dzl_file_transfer_get_type" parents="GObject">
<property name="flags" type="DzlFileTransferFlags" flags="1073742051"/>
<property name="progress" type="gdouble" flags="225"/>
<property name="flags" type="DzlFileTransferFlags" flags="1073742051" default-value="DZL_FILE_TRANSFER_FLAGS_NONE"/>
<property name="progress" type="gdouble" flags="225" default-value="0.000000"/>
</class>
<class name="DzlRecursiveFileMonitor" get-type="dzl_recursive_file_monitor_get_type" parents="GObject">
<property name="root" type="GFile" flags="235"/>
@ -166,14 +166,14 @@
</signal>
</class>
<class name="DzlGraphColumn" get-type="dzl_graph_view_column_get_type" parents="GObject">
<property name="name" type="gchararray" flags="227"/>
<property name="name" type="gchararray" flags="227" default-value="NULL"/>
<property name="value-type" type="GType" flags="235"/>
</class>
<class name="DzlGraphModel" get-type="dzl_graph_view_model_get_type" parents="GObject">
<property name="max-samples" type="guint" flags="231"/>
<property name="timespan" type="gint64" flags="231"/>
<property name="value-max" type="gdouble" flags="227"/>
<property name="value-min" type="gdouble" flags="227"/>
<property name="max-samples" type="guint" flags="231" default-value="120"/>
<property name="timespan" type="gint64" flags="231" default-value="60000000"/>
<property name="value-max" type="gdouble" flags="227" default-value="100.000000"/>
<property name="value-min" type="gdouble" flags="227" default-value="100.000000"/>
<signal name="changed" return="void" when="last">
</signal>
</class>
@ -187,16 +187,16 @@
<class name="DzlCpuGraph" get-type="dzl_cpu_graph_get_type" parents="DzlGraphView,GtkDrawingArea,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="max-samples" type="guint" flags="235"/>
<property name="timespan" type="gint64" flags="235"/>
<property name="max-samples" type="guint" flags="235" default-value="120"/>
<property name="timespan" type="gint64" flags="235" default-value="60000000"/>
</class>
<class name="DzlCpuModel" get-type="dzl_cpu_model_get_type" parents="DzlGraphModel,GObject">
</class>
<class name="DzlGraphLineRenderer" get-type="dzl_graph_view_line_renderer_get_type" parents="GObject">
<implements name="DzlGraphRenderer"/>
<property name="column" type="guint" flags="227"/>
<property name="line-width" type="gdouble" flags="227"/>
<property name="stroke-color" type="gchararray" flags="227"/>
<property name="column" type="guint" flags="227" default-value="0"/>
<property name="line-width" type="gdouble" flags="227" default-value="1.000000"/>
<property name="stroke-color" type="gchararray" flags="227" default-value="NULL"/>
<property name="stroke-color-rgba" type="GdkRGBA" flags="227"/>
</class>
<class name="DzlJoinedMenu" get-type="dzl_joined_menu_get_type" parents="GMenuModel,GObject">
@ -207,12 +207,12 @@
<implements name="GtkActionable"/>
<implements name="GtkActivatable"/>
<property name="model" type="GMenuModel" flags="227"/>
<property name="menu-id" type="gchararray" flags="226"/>
<property name="icon-name" type="gchararray" flags="226"/>
<property name="show-accels" type="gboolean" flags="227"/>
<property name="show-arrow" type="gboolean" flags="227"/>
<property name="show-icons" type="gboolean" flags="227"/>
<property name="transitions-enabled" type="gboolean" flags="227"/>
<property name="menu-id" type="gchararray" flags="226" default-value="NULL"/>
<property name="icon-name" type="gchararray" flags="226" default-value="NULL"/>
<property name="show-accels" type="gboolean" flags="227" default-value="FALSE"/>
<property name="show-arrow" type="gboolean" flags="227" default-value="FALSE"/>
<property name="show-icons" type="gboolean" flags="227" default-value="FALSE"/>
<property name="transitions-enabled" type="gboolean" flags="227" default-value="TRUE"/>
</class>
<class name="DzlBin" get-type="dzl_bin_get_type" parents="GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
@ -222,7 +222,7 @@
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<property name="orientation" type="GtkOrientation" flags="227"/>
<property name="orientation" type="GtkOrientation" flags="227" default-value="GTK_ORIENTATION_VERTICAL"/>
<signal name="resize-drag-begin" return="void" when="last">
<param type="GtkWidget"/>
</signal>
@ -233,12 +233,12 @@
<class name="DzlDockRevealer" get-type="dzl_dock_revealer_get_type" parents="DzlBin,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="child-revealed" type="gboolean" flags="225"/>
<property name="position" type="gint" flags="1073742051"/>
<property name="position-set" type="gboolean" flags="1073742051"/>
<property name="reveal-child" type="gboolean" flags="1073742051"/>
<property name="transition-duration" type="guint" flags="1073742051"/>
<property name="transition-type" type="DzlDockRevealerTransitionType" flags="1073742051"/>
<property name="child-revealed" type="gboolean" flags="225" default-value="TRUE"/>
<property name="position" type="gint" flags="1073742051" default-value="0"/>
<property name="position-set" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="reveal-child" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="transition-duration" type="guint" flags="1073742051" default-value="0"/>
<property name="transition-type" type="DzlDockRevealerTransitionType" flags="1073742051" default-value="DZL_DOCK_REVEALER_TRANSITION_TYPE_NONE"/>
</class>
<enum name="DzlDockRevealerTransitionType" get-type="dzl_dock_revealer_transition_type_get_type">
<member name="DZL_DOCK_REVEALER_TRANSITION_TYPE_NONE" nick="none" value="0"/>
@ -251,16 +251,16 @@
<implements name="GtkBuildable"/>
<implements name="DzlDockItem"/>
<implements name="DzlDock"/>
<property name="left-visible" type="gboolean" flags="227"/>
<property name="right-visible" type="gboolean" flags="227"/>
<property name="top-visible" type="gboolean" flags="227"/>
<property name="bottom-visible" type="gboolean" flags="227"/>
<property name="left-visible" type="gboolean" flags="227" default-value="FALSE"/>
<property name="right-visible" type="gboolean" flags="227" default-value="FALSE"/>
<property name="top-visible" type="gboolean" flags="227" default-value="FALSE"/>
<property name="bottom-visible" type="gboolean" flags="227" default-value="FALSE"/>
</class>
<class name="DzlDockBinEdge" get-type="dzl_dock_bin_edge_get_type" parents="DzlDockRevealer,DzlBin,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="DzlDockItem"/>
<property name="edge" type="GtkPositionType" flags="227"/>
<property name="edge" type="GtkPositionType" flags="227" default-value="GTK_POS_LEFT"/>
<signal name="move-to-bin-child" return="void" when="last" action="1">
</signal>
</class>
@ -291,19 +291,19 @@
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<implements name="DzlDockItem"/>
<property name="edge" type="GtkPositionType" flags="1073742051"/>
<property name="show-pinned-button" type="gboolean" flags="1073742051"/>
<property name="style" type="DzlTabStyle" flags="1073742051"/>
<property name="edge" type="GtkPositionType" flags="1073742051" default-value="GTK_POS_TOP"/>
<property name="show-pinned-button" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="style" type="DzlTabStyle" flags="1073742051" default-value="DZL_TAB_ICONS | DZL_TAB_TEXT"/>
</class>
<class name="DzlDockWidget" get-type="dzl_dock_widget_get_type" parents="DzlBin,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="DzlDockItem"/>
<property name="can-close" type="gboolean" flags="1073742051"/>
<property name="can-close" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="gicon" type="GIcon" flags="1073742051"/>
<property name="icon-name" type="gchararray" flags="1073742051"/>
<property name="icon-name" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="manager" type="DzlDockManager" flags="1073742051"/>
<property name="title" type="gchararray" flags="1073742051"/>
<property name="title" type="gchararray" flags="1073742051" default-value="NULL"/>
</class>
<class name="DzlDockWindow" get-type="dzl_dock_window_get_type" parents="GtkWindow,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
@ -315,19 +315,19 @@
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<property name="edge" type="GtkPositionType" flags="1073742051"/>
<property name="edge" type="GtkPositionType" flags="1073742051" default-value="GTK_POS_TOP"/>
<property name="stack" type="GtkStack" flags="227"/>
<property name="style" type="DzlTabStyle" flags="1073742051"/>
<property name="style" type="DzlTabStyle" flags="1073742051" default-value="DZL_TAB_ICONS | DZL_TAB_TEXT"/>
</class>
<class name="DzlTab" get-type="dzl_tab_get_type" parents="DzlBin,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkActionable"/>
<property name="active" type="gboolean" flags="1073742051"/>
<property name="can-close" type="gboolean" flags="1073742051"/>
<property name="edge" type="GtkPositionType" flags="1073742051"/>
<property name="style" type="DzlTabStyle" flags="1073742051"/>
<property name="title" type="gchararray" flags="227"/>
<property name="active" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="can-close" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="edge" type="GtkPositionType" flags="1073742051" default-value="GTK_POS_TOP"/>
<property name="style" type="DzlTabStyle" flags="1073742051" default-value="DZL_TAB_ICONS | DZL_TAB_TEXT"/>
<property name="title" type="gchararray" flags="227" default-value="NULL"/>
<property name="widget" type="GtkWidget" flags="1073742051"/>
<signal name="clicked" return="void" when="last">
</signal>
@ -336,8 +336,8 @@
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="DzlDockItem"/>
<property name="edge" type="GtkPositionType" flags="1073742051"/>
<property name="position" type="gint" flags="1073742051"/>
<property name="edge" type="GtkPositionType" flags="1073742051" default-value="GTK_POS_LEFT"/>
<property name="position" type="gint" flags="1073742051" default-value="0"/>
</class>
<interface name="DzlDock" get-type="dzl_dock_get_type">
<prerequisite name="GtkContainer"/>
@ -359,12 +359,12 @@
<member name="DZL_TAB_BOTH" nick="both" value="3"/>
</flags>
<class name="DzlDockTransientGrab" get-type="dzl_dock_transient_grab_get_type" parents="GObject">
<property name="timeout" type="guint" flags="1073742051"/>
<property name="timeout" type="guint" flags="1073742051" default-value="0"/>
</class>
<class name="DzlPathElement" get-type="dzl_path_element_get_type" parents="GObject">
<property name="icon-name" type="gchararray" flags="235"/>
<property name="id" type="gchararray" flags="235"/>
<property name="title" type="gchararray" flags="235"/>
<property name="icon-name" type="gchararray" flags="235" default-value="NULL"/>
<property name="id" type="gchararray" flags="235" default-value="NULL"/>
<property name="title" type="gchararray" flags="235" default-value="NULL"/>
</class>
<class name="DzlPath" get-type="dzl_path_get_type" parents="GObject">
</class>
@ -387,18 +387,18 @@
<class name="DzlPreferencesBin" get-type="dzl_preferences_bin_get_type" parents="GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="keywords" type="gchararray" flags="235"/>
<property name="priority" type="gint" flags="235"/>
<property name="schema-id" type="gchararray" flags="235"/>
<property name="path" type="gchararray" flags="235"/>
<property name="keywords" type="gchararray" flags="235" default-value="NULL"/>
<property name="priority" type="gint" flags="235" default-value="0"/>
<property name="schema-id" type="gchararray" flags="235" default-value="NULL"/>
<property name="path" type="gchararray" flags="235" default-value="NULL"/>
<signal name="preference-activated" return="void" when="last">
</signal>
</class>
<class name="DzlPreferencesEntry" get-type="dzl_preferences_entry_get_type" parents="DzlPreferencesBin,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="title" type="gchararray" flags="227"/>
<property name="text" type="gchararray" flags="227"/>
<property name="title" type="gchararray" flags="227" default-value="NULL"/>
<property name="text" type="gchararray" flags="227" default-value="NULL"/>
<signal name="changed" return="void" when="last">
<param type="gchararray"/>
</signal>
@ -408,18 +408,18 @@
<class name="DzlPreferencesFileChooserButton" get-type="dzl_preferences_file_chooser_button_get_type" parents="DzlPreferencesBin,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="action" type="GtkFileChooserAction" flags="235"/>
<property name="key" type="gchararray" flags="235"/>
<property name="subtitle" type="gchararray" flags="235"/>
<property name="title" type="gchararray" flags="235"/>
<property name="action" type="GtkFileChooserAction" flags="235" default-value="GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER"/>
<property name="key" type="gchararray" flags="235" default-value="NULL"/>
<property name="subtitle" type="gchararray" flags="235" default-value="NULL"/>
<property name="title" type="gchararray" flags="235" default-value="NULL"/>
</class>
<class name="DzlColumnLayout" get-type="dzl_column_layout_get_type" parents="GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="column-width" type="gint" flags="227"/>
<property name="column-spacing" type="gint" flags="227"/>
<property name="max-columns" type="guint" flags="227"/>
<property name="row-spacing" type="gint" flags="227"/>
<property name="column-width" type="gint" flags="227" default-value="500"/>
<property name="column-spacing" type="gint" flags="227" default-value="24"/>
<property name="max-columns" type="guint" flags="227" default-value="0"/>
<property name="row-spacing" type="gint" flags="227" default-value="24"/>
</class>
<class name="DzlPreferencesFlowBox" get-type="dzl_preferences_flow_box_get_type" parents="DzlColumnLayout,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
@ -428,41 +428,41 @@
<class name="DzlPreferencesFontButton" get-type="dzl_preferences_font_button_get_type" parents="DzlPreferencesBin,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="key" type="gchararray" flags="235"/>
<property name="title" type="gchararray" flags="235"/>
<property name="key" type="gchararray" flags="235" default-value="NULL"/>
<property name="title" type="gchararray" flags="235" default-value="NULL"/>
<signal name="activate" return="void" when="last">
</signal>
</class>
<class name="DzlPreferencesGroup" get-type="dzl_preferences_group_get_type" parents="GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="is-list" type="gboolean" flags="235"/>
<property name="mode" type="GtkSelectionMode" flags="227"/>
<property name="priority" type="gint" flags="235"/>
<property name="title" type="gchararray" flags="235"/>
<property name="is-list" type="gboolean" flags="235" default-value="FALSE"/>
<property name="mode" type="GtkSelectionMode" flags="227" default-value="GTK_SELECTION_NONE"/>
<property name="priority" type="gint" flags="235" default-value="0"/>
<property name="title" type="gchararray" flags="235" default-value="NULL"/>
</class>
<class name="DzlPreferencesPage" get-type="dzl_preferences_page_get_type" parents="GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="priority" type="gint" flags="227"/>
<property name="priority" type="gint" flags="227" default-value="0"/>
</class>
<class name="DzlPreferencesSpinButton" get-type="dzl_preferences_spin_button_get_type" parents="DzlPreferencesBin,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="key" type="gchararray" flags="235"/>
<property name="subtitle" type="gchararray" flags="235"/>
<property name="title" type="gchararray" flags="235"/>
<property name="key" type="gchararray" flags="235" default-value="NULL"/>
<property name="subtitle" type="gchararray" flags="235" default-value="NULL"/>
<property name="title" type="gchararray" flags="235" default-value="NULL"/>
<signal name="activate" return="void" when="last">
</signal>
</class>
<class name="DzlPreferencesSwitch" get-type="dzl_preferences_switch_get_type" parents="DzlPreferencesBin,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="is-radio" type="gboolean" flags="235"/>
<property name="key" type="gchararray" flags="235"/>
<property name="subtitle" type="gchararray" flags="227"/>
<property name="is-radio" type="gboolean" flags="235" default-value="FALSE"/>
<property name="key" type="gchararray" flags="235" default-value="NULL"/>
<property name="subtitle" type="gchararray" flags="227" default-value="NULL"/>
<property name="target" type="GVariant" flags="235"/>
<property name="title" type="gchararray" flags="227"/>
<property name="title" type="gchararray" flags="227" default-value="NULL"/>
<signal name="activated" return="void" when="last">
</signal>
</class>
@ -472,40 +472,40 @@
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="DzlPreferences"/>
<property name="use-sidebar" type="gboolean" flags="1073742051"/>
<property name="show-search-entry" type="gboolean" flags="1073742051"/>
<property name="use-sidebar" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="show-search-entry" type="gboolean" flags="1073742051" default-value="FALSE"/>
</class>
<class name="DzlFuzzyIndexBuilder" get-type="dzl_fuzzy_index_builder_get_type" parents="GObject">
<property name="case-sensitive" type="gboolean" flags="227"/>
<property name="case-sensitive" type="gboolean" flags="227" default-value="FALSE"/>
</class>
<class name="DzlFuzzyIndex" get-type="dzl_fuzzy_index_get_type" parents="GObject">
</class>
<class name="DzlFuzzyIndexCursor" get-type="dzl_fuzzy_index_cursor_get_type" parents="GObject">
<implements name="GAsyncInitable"/>
<implements name="GListModel"/>
<property name="case-sensitive" type="gboolean" flags="235"/>
<property name="case-sensitive" type="gboolean" flags="235" default-value="FALSE"/>
<property name="index" type="DzlFuzzyIndex" flags="234"/>
<property name="tables" type="GVariantDict" flags="234"/>
<property name="max-matches" type="guint" flags="235"/>
<property name="query" type="gchararray" flags="235"/>
<property name="max-matches" type="guint" flags="235" default-value="0"/>
<property name="query" type="gchararray" flags="235" default-value="NULL"/>
</class>
<class name="DzlFuzzyIndexMatch" get-type="dzl_fuzzy_index_match_get_type" parents="GObject">
<property name="document" type="GVariant" flags="235"/>
<property name="key" type="gchararray" flags="235"/>
<property name="score" type="gfloat" flags="235"/>
<property name="priority" type="guint" flags="235"/>
<property name="key" type="gchararray" flags="235" default-value="NULL"/>
<property name="score" type="gfloat" flags="235" default-value="0.000000"/>
<property name="priority" type="guint" flags="235" default-value="0"/>
</class>
<boxed name="DzlFuzzyMutableIndex" get-type="dzl_fuzzy_mutable_index_get_type"/>
<boxed name="DzlTrie" get-type="dzl_trie_get_type"/>
<class name="DzlSettingsSandwich" get-type="dzl_settings_sandwich_get_type" parents="GObject">
<property name="path" type="gchararray" flags="235"/>
<property name="schema-id" type="gchararray" flags="235"/>
<property name="path" type="gchararray" flags="235" default-value="NULL"/>
<property name="schema-id" type="gchararray" flags="235" default-value="NULL"/>
</class>
<class name="DzlShortcutAccelDialog" get-type="dzl_shortcut_accel_dialog_get_type" parents="GtkDialog,GtkWindow,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="accelerator" type="gchararray" flags="1073742051"/>
<property name="shortcut-title" type="gchararray" flags="1073742051"/>
<property name="accelerator" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="shortcut-title" type="gchararray" flags="1073742051" default-value="NULL"/>
</class>
<class name="DzlShortcutController" get-type="dzl_shortcut_controller_get_type" parents="GObject">
<property name="context" type="DzlShortcutContext" flags="225"/>
@ -522,7 +522,7 @@
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<property name="accelerator" type="gchararray" flags="1073742051"/>
<property name="accelerator" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="chord" type="DzlShortcutChord" flags="1073742051"/>
</class>
<class name="DzlShortcutModel" get-type="dzl_shortcut_model_get_type" parents="GtkTreeStore,GObject">
@ -538,11 +538,11 @@
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<property name="accel" type="gchararray" flags="1073742051"/>
<property name="action" type="gchararray" flags="1073742051"/>
<property name="command" type="gchararray" flags="1073742051"/>
<property name="show-accel" type="gboolean" flags="227"/>
<property name="title" type="gchararray" flags="1073742051"/>
<property name="accel" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="action" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="command" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="show-accel" type="gboolean" flags="227" default-value="TRUE"/>
<property name="title" type="gchararray" flags="1073742051" default-value="NULL"/>
</class>
<class name="DzlShortcutThemeEditor" get-type="dzl_shortcut_theme_editor_get_type" parents="GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
@ -552,29 +552,29 @@
</signal>
</class>
<class name="DzlShortcutTooltip" get-type="dzl_shortcut_tooltip_get_type" parents="GObject">
<property name="accel" type="gchararray" flags="1073742051"/>
<property name="command-id" type="gchararray" flags="1073742051"/>
<property name="title" type="gchararray" flags="1073742051"/>
<property name="accel" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="command-id" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="title" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="widget" type="GtkWidget" flags="1073742051"/>
</class>
<class name="DzlShortcutsGroup" get-type="dzl_shortcuts_group_get_type" parents="GtkBox,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<property name="title" type="gchararray" flags="227"/>
<property name="view" type="gchararray" flags="227"/>
<property name="title" type="gchararray" flags="227" default-value=""/>
<property name="view" type="gchararray" flags="227" default-value="NULL"/>
<property name="accel-size-group" type="GtkSizeGroup" flags="226"/>
<property name="title-size-group" type="GtkSizeGroup" flags="226"/>
<property name="height" type="guint" flags="225"/>
<property name="height" type="guint" flags="225" default-value="1"/>
</class>
<class name="DzlShortcutsSection" get-type="dzl_shortcuts_section_get_type" parents="GtkBox,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<property name="title" type="gchararray" flags="227"/>
<property name="section-name" type="gchararray" flags="227"/>
<property name="view-name" type="gchararray" flags="1073742051"/>
<property name="max-height" type="guint" flags="1073742051"/>
<property name="title" type="gchararray" flags="227" default-value="NULL"/>
<property name="section-name" type="gchararray" flags="227" default-value="NULL"/>
<property name="view-name" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="max-height" type="guint" flags="1073742051" default-value="15"/>
<signal name="change-current-page" return="gboolean" when="last" action="1">
<param type="gint"/>
</signal>
@ -583,30 +583,30 @@
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<property name="accelerator" type="gchararray" flags="227"/>
<property name="accelerator" type="gchararray" flags="227" default-value="NULL"/>
<property name="icon" type="GIcon" flags="227"/>
<property name="icon-set" type="gboolean" flags="227"/>
<property name="title" type="gchararray" flags="227"/>
<property name="subtitle" type="gchararray" flags="227"/>
<property name="subtitle-set" type="gboolean" flags="227"/>
<property name="icon-set" type="gboolean" flags="227" default-value="FALSE"/>
<property name="title" type="gchararray" flags="227" default-value=""/>
<property name="subtitle" type="gchararray" flags="227" default-value=""/>
<property name="subtitle-set" type="gboolean" flags="227" default-value="FALSE"/>
<property name="accel-size-group" type="GtkSizeGroup" flags="226"/>
<property name="title-size-group" type="GtkSizeGroup" flags="226"/>
<property name="direction" type="GtkTextDirection" flags="1073742051"/>
<property name="shortcut-type" type="GtkShortcutType" flags="1073742051"/>
<property name="action-name" type="gchararray" flags="1073742051"/>
<property name="direction" type="GtkTextDirection" flags="1073742051" default-value="GTK_TEXT_DIR_NONE"/>
<property name="shortcut-type" type="GtkShortcutType" flags="1073742051" default-value="GTK_SHORTCUT_ACCELERATOR"/>
<property name="action-name" type="gchararray" flags="1073742051" default-value="NULL"/>
</class>
<class name="DzlStateMachine" get-type="dzl_state_machine_get_type" parents="GObject">
<implements name="GtkBuildable"/>
<property name="state" type="gchararray" flags="227"/>
<property name="state" type="gchararray" flags="227" default-value="NULL"/>
</class>
<class name="DzlSuggestion" get-type="dzl_suggestion_get_type" parents="GObject">
<property name="icon-name" type="gchararray" flags="1073742051"/>
<property name="icon-name" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="icon" type="GIcon" flags="1073742049"/>
<property name="secondary-icon-name" type="gchararray" flags="1073742051"/>
<property name="secondary-icon-name" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="secondary-icon" type="GIcon" flags="1073742049"/>
<property name="id" type="gchararray" flags="1073742051"/>
<property name="subtitle" type="gchararray" flags="1073742051"/>
<property name="title" type="gchararray" flags="1073742051"/>
<property name="id" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="subtitle" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="title" type="gchararray" flags="1073742051" default-value="NULL"/>
<signal name="replace-typed-text" return="gchararray" when="last">
<param type="gchararray"/>
</signal>
@ -619,10 +619,10 @@
<implements name="GtkBuildable"/>
<implements name="GtkEditable"/>
<implements name="GtkCellEditable"/>
<property name="activate-on-single-click" type="gboolean" flags="1073742051"/>
<property name="compact" type="gboolean" flags="227"/>
<property name="activate-on-single-click" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="compact" type="gboolean" flags="227" default-value="FALSE"/>
<property name="model" type="GListModel" flags="1073742051"/>
<property name="typed-text" type="gchararray" flags="1073742049"/>
<property name="typed-text" type="gchararray" flags="1073742049" default-value="NULL"/>
<property name="suggestion" type="DzlSuggestion" flags="1073742051"/>
<signal name="action" return="void" when="last" action="1">
<param type="gchararray"/>
@ -660,8 +660,8 @@
<property name="model" type="DzlSuggestion" flags="1073742051"/>
<property name="relative-to" type="GtkWidget" flags="1073742051"/>
<property name="selected" type="DzlSuggestion" flags="227"/>
<property name="subtitle-ellipsize" type="PangoEllipsizeMode" flags="227"/>
<property name="title-ellipsize" type="PangoEllipsizeMode" flags="227"/>
<property name="subtitle-ellipsize" type="PangoEllipsizeMode" flags="227" default-value="PANGO_ELLIPSIZE_END"/>
<property name="title-ellipsize" type="PangoEllipsizeMode" flags="227" default-value="PANGO_ELLIPSIZE_END"/>
<signal name="suggestion-activated" return="void" when="last">
<param type="DzlSuggestion"/>
</signal>
@ -677,22 +677,22 @@
<implements name="GtkActionable"/>
<implements name="GtkOrientable"/>
<property name="suggestion" type="DzlSuggestion" flags="1073742051"/>
<property name="orientation" type="GtkOrientation" flags="227"/>
<property name="orientation" type="GtkOrientation" flags="227" default-value="GTK_ORIENTATION_VERTICAL"/>
</class>
<class name="DzlCssProvider" get-type="dzl_css_provider_get_type" parents="GtkCssProvider,GObject">
<implements name="GtkStyleProvider"/>
<implements name="GtkStyleProviderPrivate"/>
<property name="base-path" type="gchararray" flags="235"/>
<property name="base-path" type="gchararray" flags="235" default-value="NULL"/>
</class>
<class name="DzlTree" get-type="dzl_tree_get_type" parents="GtkTreeView,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkScrollable"/>
<property name="always-expand" type="gboolean" flags="235"/>
<property name="always-expand" type="gboolean" flags="235" default-value="FALSE"/>
<property name="context-menu" type="GMenuModel" flags="227"/>
<property name="root" type="DzlTreeNode" flags="227"/>
<property name="selection" type="DzlTreeNode" flags="227"/>
<property name="show-icons" type="gboolean" flags="227"/>
<property name="show-icons" type="gboolean" flags="227" default-value="FALSE"/>
<signal name="action" return="void" when="last" action="1">
<param type="gchararray"/>
<param type="gchararray"/>
@ -764,17 +764,17 @@
</signal>
</class>
<class name="DzlTreeNode" get-type="dzl_tree_node_get_type" parents="GInitiallyUnowned,GObject">
<property name="children-possible" type="gboolean" flags="227"/>
<property name="expanded-icon-name" type="gchararray" flags="227"/>
<property name="icon-name" type="gchararray" flags="1073742051"/>
<property name="children-possible" type="gboolean" flags="227" default-value="FALSE"/>
<property name="expanded-icon-name" type="gchararray" flags="227" default-value="NULL"/>
<property name="icon-name" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="gicon" type="GIcon" flags="1073742051"/>
<property name="item" type="GObject" flags="1073742051"/>
<property name="parent" type="DzlTreeNode" flags="225"/>
<property name="reset-on-collapse" type="gboolean" flags="1073742051"/>
<property name="text" type="gchararray" flags="1073742051"/>
<property name="reset-on-collapse" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="text" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="tree" type="DzlTree" flags="227"/>
<property name="use-dim-label" type="gboolean" flags="1073742051"/>
<property name="use-markup" type="gboolean" flags="1073742051"/>
<property name="use-dim-label" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="use-markup" type="gboolean" flags="1073742051" default-value="FALSE"/>
</class>
<class name="DzlListStoreAdapter" get-type="dzl_list_store_adapter_get_type" parents="GObject">
<implements name="GtkTreeModel"/>
@ -794,18 +794,18 @@
<class name="DzlBoldingLabel" get-type="dzl_bolding_label_get_type" parents="GtkLabel,GtkMisc,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="bold" type="gboolean" flags="226"/>
<property name="bold" type="gboolean" flags="226" default-value="FALSE"/>
</class>
<class name="DzlBox" get-type="dzl_box_get_type" parents="GtkBox,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<property name="max-width-request" type="gint" flags="227"/>
<property name="max-width-request" type="gint" flags="227" default-value="-1"/>
</class>
<class name="DzlCenteringBin" get-type="dzl_centering_bin_get_type" parents="GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="max-width-request" type="gint" flags="227"/>
<property name="max-width-request" type="gint" flags="227" default-value="-1"/>
</class>
<class name="DzlElasticBin" get-type="dzl_elastic_bin_get_type" parents="GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
@ -814,42 +814,42 @@
<class name="DzlEmptyState" get-type="dzl_empty_state_get_type" parents="GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="icon-name" type="gchararray" flags="1073742051"/>
<property name="pixel-size" type="gint" flags="227"/>
<property name="resource" type="gchararray" flags="226"/>
<property name="subtitle" type="gchararray" flags="1073742051"/>
<property name="title" type="gchararray" flags="1073742051"/>
<property name="icon-name" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="pixel-size" type="gint" flags="227" default-value="128"/>
<property name="resource" type="gchararray" flags="226" default-value="NULL"/>
<property name="subtitle" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="title" type="gchararray" flags="1073742051" default-value="NULL"/>
</class>
<class name="DzlEntryBox" get-type="dzl_entry_box_get_type" parents="GtkBox,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<property name="max-width-chars" type="gint" flags="227"/>
<property name="max-width-chars" type="gint" flags="227" default-value="-1"/>
</class>
<class name="DzlFileChooserEntry" get-type="dzl_file_chooser_entry_get_type" parents="GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="action" type="GtkFileChooserAction" flags="227"/>
<property name="create-folders" type="gboolean" flags="227"/>
<property name="do-overwrite-confirmation" type="gboolean" flags="227"/>
<property name="action" type="GtkFileChooserAction" flags="227" default-value="GTK_FILE_CHOOSER_ACTION_OPEN"/>
<property name="create-folders" type="gboolean" flags="227" default-value="FALSE"/>
<property name="do-overwrite-confirmation" type="gboolean" flags="227" default-value="FALSE"/>
<property name="file" type="GFile" flags="227"/>
<property name="filter" type="GtkFileFilter" flags="227"/>
<property name="local-only" type="gboolean" flags="227"/>
<property name="show-hidden" type="gboolean" flags="227"/>
<property name="max-width-chars" type="gint" flags="227"/>
<property name="title" type="gchararray" flags="227"/>
<property name="local-only" type="gboolean" flags="227" default-value="FALSE"/>
<property name="show-hidden" type="gboolean" flags="227" default-value="FALSE"/>
<property name="max-width-chars" type="gint" flags="227" default-value="-1"/>
<property name="title" type="gchararray" flags="227" default-value="NULL"/>
</class>
<class name="DzlListBox" get-type="dzl_list_box_get_type" parents="GtkListBox,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="property-name" type="gchararray" flags="235"/>
<property name="property-name" type="gchararray" flags="235" default-value="NULL"/>
<property name="row-type" type="GType" flags="235"/>
<property name="row-type-name" type="gchararray" flags="234"/>
<property name="row-type-name" type="gchararray" flags="234" default-value="NULL"/>
</class>
<class name="DzlPillBox" get-type="dzl_pill_box_get_type" parents="GtkEventBox,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="label" type="gchararray" flags="227"/>
<property name="label" type="gchararray" flags="227" default-value="NULL"/>
</class>
<class name="DzlPriorityBox" get-type="dzl_priority_box_get_type" parents="GtkBox,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
@ -861,31 +861,31 @@
<implements name="GtkBuildable"/>
<implements name="GtkActionable"/>
<implements name="GtkActivatable"/>
<property name="progress" type="guint" flags="227"/>
<property name="show-progress" type="gboolean" flags="227"/>
<property name="progress" type="guint" flags="227" default-value="0"/>
<property name="show-progress" type="gboolean" flags="227" default-value="FALSE"/>
</class>
<class name="DzlProgressMenuButton" get-type="dzl_progress_menu_button_get_type" parents="GtkMenuButton,GtkToggleButton,GtkButton,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkActionable"/>
<implements name="GtkActivatable"/>
<property name="progress" type="gdouble" flags="1073742051"/>
<property name="show-progress" type="gboolean" flags="1073742051"/>
<property name="show-theatric" type="gboolean" flags="1073742051"/>
<property name="theatric-icon-name" type="gchararray" flags="227"/>
<property name="transition-duration" type="guint" flags="227"/>
<property name="progress" type="gdouble" flags="1073742051" default-value="0.000000"/>
<property name="show-progress" type="gboolean" flags="1073742051" default-value="TRUE"/>
<property name="show-theatric" type="gboolean" flags="1073742051" default-value="TRUE"/>
<property name="theatric-icon-name" type="gchararray" flags="227" default-value="folder-download-symbolic"/>
<property name="transition-duration" type="guint" flags="227" default-value="750"/>
</class>
<class name="DzlProgressIcon" get-type="dzl_progress_icon_get_type" parents="GtkDrawingArea,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="progress" type="gdouble" flags="227"/>
<property name="progress" type="gdouble" flags="227" default-value="0.000000"/>
</class>
<class name="DzlRadioBox" get-type="dzl_radio_box_get_type" parents="GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="active-id" type="gchararray" flags="227"/>
<property name="has-more" type="gboolean" flags="225"/>
<property name="show-more" type="gboolean" flags="227"/>
<property name="active-id" type="gchararray" flags="227" default-value="NULL"/>
<property name="has-more" type="gboolean" flags="225" default-value="FALSE"/>
<property name="show-more" type="gboolean" flags="227" default-value="FALSE"/>
<signal name="changed" return="void" when="last">
</signal>
</class>
@ -896,8 +896,8 @@
<class name="DzlSearchBar" get-type="dzl_search_bar_get_type" parents="GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="show-close-button" type="gboolean" flags="227"/>
<property name="search-mode-enabled" type="gboolean" flags="227"/>
<property name="show-close-button" type="gboolean" flags="227" default-value="FALSE"/>
<property name="search-mode-enabled" type="gboolean" flags="227" default-value="FALSE"/>
<signal name="activate" return="void" when="last" action="1">
</signal>
<signal name="reveal" return="void" when="last" action="1">
@ -906,18 +906,18 @@
<class name="DzlSimpleLabel" get-type="dzl_simple_label_get_type" parents="GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="label" type="gchararray" flags="227"/>
<property name="width-chars" type="gint" flags="227"/>
<property name="xalign" type="gfloat" flags="227"/>
<property name="label" type="gchararray" flags="227" default-value="NULL"/>
<property name="width-chars" type="gint" flags="227" default-value="-1"/>
<property name="xalign" type="gfloat" flags="227" default-value="0.500000"/>
</class>
<class name="DzlSimplePopover" get-type="dzl_simple_popover_get_type" parents="GtkPopover,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="button-text" type="gchararray" flags="227"/>
<property name="message" type="gchararray" flags="227"/>
<property name="ready" type="gboolean" flags="227"/>
<property name="text" type="gchararray" flags="227"/>
<property name="title" type="gchararray" flags="227"/>
<property name="button-text" type="gchararray" flags="227" default-value="NULL"/>
<property name="message" type="gchararray" flags="227" default-value="NULL"/>
<property name="ready" type="gboolean" flags="227" default-value="FALSE"/>
<property name="text" type="gchararray" flags="227" default-value="NULL"/>
<property name="title" type="gchararray" flags="227" default-value="NULL"/>
<signal name="changed" return="void" when="last">
</signal>
<signal name="activate" return="void" when="last">
@ -932,7 +932,7 @@
<class name="DzlSlider" get-type="dzl_slider_get_type" parents="GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="position" type="DzlSliderPosition" flags="227"/>
<property name="position" type="DzlSliderPosition" flags="227" default-value="DZL_SLIDER_NONE"/>
</class>
<enum name="DzlSliderPosition" get-type="dzl_slider_position_get_type">
<member name="DZL_SLIDER_NONE" nick="none" value="0"/>
@ -954,8 +954,8 @@
<class name="DzlThreeGrid" get-type="dzl_three_grid_get_type" parents="GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="column-spacing" type="guint" flags="227"/>
<property name="row-spacing" type="guint" flags="227"/>
<property name="column-spacing" type="guint" flags="227" default-value="0"/>
<property name="row-spacing" type="guint" flags="227" default-value="0"/>
</class>
<enum name="DzlThreeGridColumn" get-type="dzl_three_grid_column_get_type">
<member name="DZL_THREE_GRID_COLUMN_LEFT" nick="left" value="0"/>

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<dump>
<class name="DbusmenuMenuitem" get-type="dbusmenu_menuitem_get_type" parents="GObject">
<property name="id" type="gint" flags="235"/>
<property name="id" type="gint" flags="235" default-value="-1"/>
<signal name="property-changed" return="void" when="last">
<param type="gchararray"/>
<param type="GVariant"/>
@ -38,11 +38,11 @@
<property name="menu-item" type="DbusmenuMenuitem" flags="235"/>
</class>
<class name="DbusmenuServer" get-type="dbusmenu_server_get_type" parents="GObject">
<property name="dbus-object" type="gchararray" flags="235"/>
<property name="dbus-object" type="gchararray" flags="235" default-value="/com/canonical/dbusmenu"/>
<property name="root-node" type="DbusmenuMenuitem" flags="227"/>
<property name="version" type="guint" flags="225"/>
<property name="text-direction" type="DbusmenuTextDirection" flags="227"/>
<property name="status" type="DbusmenuStatus" flags="227"/>
<property name="version" type="guint" flags="225" default-value="3"/>
<property name="text-direction" type="DbusmenuTextDirection" flags="227" default-value="DBUSMENU_TEXT_DIRECTION_NONE"/>
<property name="status" type="DbusmenuStatus" flags="227" default-value="DBUSMENU_STATUS_NORMAL"/>
<signal name="item-property-updated" return="void" when="last">
<param type="gint"/>
<param type="gchararray"/>
@ -61,11 +61,11 @@
</signal>
</class>
<class name="DbusmenuClient" get-type="dbusmenu_client_get_type" parents="GObject">
<property name="dbus-object" type="gchararray" flags="235"/>
<property name="dbus-name" type="gchararray" flags="235"/>
<property name="status" type="DbusmenuStatus" flags="225"/>
<property name="text-direction" type="DbusmenuTextDirection" flags="225"/>
<property name="group-events" type="gboolean" flags="227"/>
<property name="dbus-object" type="gchararray" flags="235" default-value="NULL"/>
<property name="dbus-name" type="gchararray" flags="235" default-value="NULL"/>
<property name="status" type="DbusmenuStatus" flags="225" default-value="DBUSMENU_STATUS_NORMAL"/>
<property name="text-direction" type="DbusmenuTextDirection" flags="225" default-value="DBUSMENU_TEXT_DIRECTION_NONE"/>
<property name="group-events" type="gboolean" flags="227" default-value="FALSE"/>
<signal name="layout-updated" return="void" when="last">
</signal>
<signal name="root-changed" return="void" when="last">

View File

@ -5,7 +5,7 @@
<class name="DbusmenuGtkMenu" get-type="dbusmenu_gtkmenu_get_type" parents="GtkMenu,GtkMenuShell,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="dbus-object" type="gchararray" flags="235"/>
<property name="dbus-name" type="gchararray" flags="235"/>
<property name="dbus-object" type="gchararray" flags="235" default-value="NULL"/>
<property name="dbus-name" type="gchararray" flags="235" default-value="NULL"/>
</class>
</dump>

View File

@ -40,31 +40,31 @@
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkActionable"/>
<property name="title" type="gchararray" flags="1073742051"/>
<property name="use-underline" type="gboolean" flags="1073741827"/>
<property name="title" type="gchararray" flags="1073742051" default-value=""/>
<property name="use-underline" type="gboolean" flags="1073741827" default-value="FALSE"/>
</class>
<class name="HdyActionRow" get-type="hdy_action_row_get_type" parents="HdyPreferencesRow,GtkListBoxRow,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkActionable"/>
<property name="icon-name" type="gchararray" flags="1073742051"/>
<property name="icon-name" type="gchararray" flags="1073742051" default-value=""/>
<property name="activatable-widget" type="GtkWidget" flags="3"/>
<property name="subtitle" type="gchararray" flags="1073742051"/>
<property name="title" type="gchararray" flags="1073742051"/>
<property name="use-underline" type="gboolean" flags="1073741827"/>
<property name="subtitle" type="gchararray" flags="1073742051" default-value=""/>
<property name="title" type="gchararray" flags="1073742051" default-value=""/>
<property name="use-underline" type="gboolean" flags="1073741827" default-value="FALSE"/>
</class>
<class name="HdyArrows" get-type="hdy_arrows_get_type" parents="GtkDrawingArea,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="count" type="guint" flags="1073741827"/>
<property name="direction" type="HdyArrowsDirection" flags="1073741827"/>
<property name="duration" type="guint" flags="1073741827"/>
<property name="count" type="guint" flags="1073741827" default-value="1"/>
<property name="direction" type="HdyArrowsDirection" flags="1073741827" default-value="HDY_ARROWS_DIRECTION_UP"/>
<property name="duration" type="guint" flags="1073741827" default-value="1000"/>
</class>
<class name="HdyColumn" get-type="hdy_column_get_type" parents="GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="maximum-width" type="gint" flags="1073741827"/>
<property name="linear-growth-width" type="gint" flags="1073741827"/>
<property name="maximum-width" type="gint" flags="1073741827" default-value="0"/>
<property name="linear-growth-width" type="gint" flags="1073741827" default-value="0"/>
</class>
<class name="HdyEnumValueObject" get-type="hdy_enum_value_object_get_type" parents="GObject">
</class>
@ -72,23 +72,23 @@
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkActionable"/>
<property name="selected-index" type="gint" flags="1073741827"/>
<property name="use-subtitle" type="gboolean" flags="1073741827"/>
<property name="selected-index" type="gint" flags="1073741827" default-value="-1"/>
<property name="use-subtitle" type="gboolean" flags="1073741827" default-value="FALSE"/>
</class>
<class name="HdyDialerButton" get-type="hdy_dialer_button_get_type" parents="GtkButton,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkActionable"/>
<implements name="GtkActivatable"/>
<property name="digit" type="gint" flags="1"/>
<property name="symbols" type="gchararray" flags="3"/>
<property name="digit" type="gint" flags="1" default-value="0"/>
<property name="symbols" type="gchararray" flags="3" default-value=""/>
</class>
<class name="HdyDialerCycleButton" get-type="hdy_dialer_cycle_button_get_type" parents="HdyDialerButton,GtkButton,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkActionable"/>
<implements name="GtkActivatable"/>
<property name="cycle-timeout" type="gint" flags="231"/>
<property name="cycle-timeout" type="gint" flags="231" default-value="1000"/>
<signal name="cycle-start" return="void" when="last">
</signal>
<signal name="cycle-end" return="void" when="last">
@ -97,11 +97,11 @@
<class name="HdyDialer" get-type="hdy_dialer_get_type" parents="GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="number" type="gchararray" flags="1073741827"/>
<property name="show-action-buttons" type="gboolean" flags="1073741827"/>
<property name="column-spacing" type="guint" flags="1073741827"/>
<property name="row-spacing" type="guint" flags="1073741827"/>
<property name="relief" type="GtkReliefStyle" flags="1073741827"/>
<property name="number" type="gchararray" flags="1073741827" default-value=""/>
<property name="show-action-buttons" type="gboolean" flags="1073741827" default-value="TRUE"/>
<property name="column-spacing" type="guint" flags="1073741827" default-value="0"/>
<property name="row-spacing" type="guint" flags="1073741827" default-value="0"/>
<property name="relief" type="GtkReliefStyle" flags="1073741827" default-value="GTK_RELIEF_NORMAL"/>
<signal name="submitted" return="void" when="last">
<param type="gchararray"/>
</signal>
@ -114,31 +114,31 @@
<class name="HdyDialog" get-type="hdy_dialog_get_type" parents="GtkDialog,GtkWindow,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="narrow" type="gboolean" flags="1073741825"/>
<property name="narrow" type="gboolean" flags="1073741825" default-value="FALSE"/>
</class>
<class name="HdyExpanderRow" get-type="hdy_expander_row_get_type" parents="HdyActionRow,HdyPreferencesRow,GtkListBoxRow,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkActionable"/>
<property name="expanded" type="gboolean" flags="1073741827"/>
<property name="enable-expansion" type="gboolean" flags="1073741827"/>
<property name="show-enable-switch" type="gboolean" flags="1073741827"/>
<property name="expanded" type="gboolean" flags="1073741827" default-value="FALSE"/>
<property name="enable-expansion" type="gboolean" flags="1073741827" default-value="TRUE"/>
<property name="show-enable-switch" type="gboolean" flags="1073741827" default-value="FALSE"/>
</class>
<class name="HdyHeaderBar" get-type="hdy_header_bar_get_type" parents="GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="title" type="gchararray" flags="3"/>
<property name="subtitle" type="gchararray" flags="3"/>
<property name="has-subtitle" type="gboolean" flags="1073741827"/>
<property name="title" type="gchararray" flags="3" default-value="NULL"/>
<property name="subtitle" type="gchararray" flags="3" default-value="NULL"/>
<property name="has-subtitle" type="gboolean" flags="1073741827" default-value="TRUE"/>
<property name="custom-title" type="GtkWidget" flags="227"/>
<property name="spacing" type="gint" flags="1073741827"/>
<property name="show-close-button" type="gboolean" flags="1073741827"/>
<property name="decoration-layout" type="gchararray" flags="3"/>
<property name="decoration-layout-set" type="gboolean" flags="3"/>
<property name="centering-policy" type="HdyCenteringPolicy" flags="1073741827"/>
<property name="transition-duration" type="guint" flags="1073741827"/>
<property name="transition-running" type="gboolean" flags="1"/>
<property name="interpolate-size" type="gboolean" flags="1073741827"/>
<property name="spacing" type="gint" flags="1073741827" default-value="6"/>
<property name="show-close-button" type="gboolean" flags="1073741827" default-value="FALSE"/>
<property name="decoration-layout" type="gchararray" flags="3" default-value="NULL"/>
<property name="decoration-layout-set" type="gboolean" flags="3" default-value="FALSE"/>
<property name="centering-policy" type="HdyCenteringPolicy" flags="1073741827" default-value="HDY_CENTERING_POLICY_LOOSE"/>
<property name="transition-duration" type="guint" flags="1073741827" default-value="200"/>
<property name="transition-running" type="gboolean" flags="1" default-value="FALSE"/>
<property name="interpolate-size" type="gboolean" flags="1073741827" default-value="FALSE"/>
</class>
<class name="HdyHeaderGroup" get-type="hdy_header_group_get_type" parents="GObject">
<implements name="GtkBuildable"/>
@ -148,8 +148,8 @@
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<property name="show-symbols" type="gboolean" flags="1073741827"/>
<property name="only-digits" type="gboolean" flags="1073741827"/>
<property name="show-symbols" type="gboolean" flags="1073741827" default-value="TRUE"/>
<property name="only-digits" type="gboolean" flags="1073741827" default-value="FALSE"/>
<property name="entry" type="GtkWidget" flags="1073741827"/>
<property name="right-action" type="GtkWidget" flags="1073741826"/>
<property name="left-action" type="GtkWidget" flags="1073741826"/>
@ -159,38 +159,38 @@
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<implements name="HdySwipeable"/>
<property name="fold" type="HdyFold" flags="1073741825"/>
<property name="folded" type="gboolean" flags="1073741825"/>
<property name="hhomogeneous-folded" type="gboolean" flags="1073741827"/>
<property name="vhomogeneous-folded" type="gboolean" flags="1073741827"/>
<property name="hhomogeneous-unfolded" type="gboolean" flags="1073741827"/>
<property name="vhomogeneous-unfolded" type="gboolean" flags="1073741827"/>
<property name="fold" type="HdyFold" flags="1073741825" default-value="HDY_FOLD_UNFOLDED"/>
<property name="folded" type="gboolean" flags="1073741825" default-value="FALSE"/>
<property name="hhomogeneous-folded" type="gboolean" flags="1073741827" default-value="TRUE"/>
<property name="vhomogeneous-folded" type="gboolean" flags="1073741827" default-value="TRUE"/>
<property name="hhomogeneous-unfolded" type="gboolean" flags="1073741827" default-value="FALSE"/>
<property name="vhomogeneous-unfolded" type="gboolean" flags="1073741827" default-value="FALSE"/>
<property name="visible-child" type="GtkWidget" flags="1073741827"/>
<property name="visible-child-name" type="gchararray" flags="1073741827"/>
<property name="transition-type" type="HdyLeafletTransitionType" flags="1073741827"/>
<property name="mode-transition-type" type="HdyLeafletModeTransitionType" flags="-1073741821"/>
<property name="mode-transition-duration" type="guint" flags="1073741827"/>
<property name="child-transition-type" type="HdyLeafletChildTransitionType" flags="-1073741821"/>
<property name="child-transition-duration" type="guint" flags="1073741827"/>
<property name="child-transition-running" type="gboolean" flags="1"/>
<property name="interpolate-size" type="gboolean" flags="1073741827"/>
<property name="can-swipe-back" type="gboolean" flags="1073741827"/>
<property name="can-swipe-forward" type="gboolean" flags="1073741827"/>
<property name="visible-child-name" type="gchararray" flags="1073741827" default-value="NULL"/>
<property name="transition-type" type="HdyLeafletTransitionType" flags="1073741827" default-value="HDY_LEAFLET_TRANSITION_TYPE_NONE"/>
<property name="mode-transition-type" type="HdyLeafletModeTransitionType" flags="-1073741821" default-value="HDY_LEAFLET_MODE_TRANSITION_TYPE_NONE"/>
<property name="mode-transition-duration" type="guint" flags="1073741827" default-value="250"/>
<property name="child-transition-type" type="HdyLeafletChildTransitionType" flags="-1073741821" default-value="HDY_LEAFLET_CHILD_TRANSITION_TYPE_NONE"/>
<property name="child-transition-duration" type="guint" flags="1073741827" default-value="200"/>
<property name="child-transition-running" type="gboolean" flags="1" default-value="FALSE"/>
<property name="interpolate-size" type="gboolean" flags="1073741827" default-value="FALSE"/>
<property name="can-swipe-back" type="gboolean" flags="1073741827" default-value="FALSE"/>
<property name="can-swipe-forward" type="gboolean" flags="1073741827" default-value="FALSE"/>
</class>
<class name="HdyPaginator" get-type="hdy_paginator_get_type" parents="GtkEventBox,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<implements name="HdySwipeable"/>
<property name="n-pages" type="guint" flags="1073741825"/>
<property name="position" type="gdouble" flags="1073741825"/>
<property name="interactive" type="gboolean" flags="1073741827"/>
<property name="indicator-style" type="HdyPaginatorIndicatorStyle" flags="1073741827"/>
<property name="indicator-spacing" type="guint" flags="1073741827"/>
<property name="center-content" type="gboolean" flags="1073741827"/>
<property name="spacing" type="guint" flags="1073741827"/>
<property name="animation-duration" type="guint" flags="1073741827"/>
<property name="allow-mouse-drag" type="gboolean" flags="1073741827"/>
<property name="n-pages" type="guint" flags="1073741825" default-value="0"/>
<property name="position" type="gdouble" flags="1073741825" default-value="0.000000"/>
<property name="interactive" type="gboolean" flags="1073741827" default-value="TRUE"/>
<property name="indicator-style" type="HdyPaginatorIndicatorStyle" flags="1073741827" default-value="HDY_PAGINATOR_INDICATOR_STYLE_NONE"/>
<property name="indicator-spacing" type="guint" flags="1073741827" default-value="0"/>
<property name="center-content" type="gboolean" flags="1073741827" default-value="FALSE"/>
<property name="spacing" type="guint" flags="1073741827" default-value="0"/>
<property name="animation-duration" type="guint" flags="1073741827" default-value="250"/>
<property name="allow-mouse-drag" type="gboolean" flags="1073741827" default-value="FALSE"/>
<signal name="page-changed" return="void" when="last">
<param type="guint"/>
</signal>
@ -199,14 +199,14 @@
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<property name="description" type="gchararray" flags="227"/>
<property name="title" type="gchararray" flags="227"/>
<property name="description" type="gchararray" flags="227" default-value=""/>
<property name="title" type="gchararray" flags="227" default-value=""/>
</class>
<class name="HdyPreferencesPage" get-type="hdy_preferences_page_get_type" parents="GtkScrolledWindow,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="icon-name" type="gchararray" flags="1073742051"/>
<property name="title" type="gchararray" flags="1073742051"/>
<property name="icon-name" type="gchararray" flags="1073742051" default-value=""/>
<property name="title" type="gchararray" flags="1073742051" default-value=""/>
</class>
<class name="HdyPreferencesWindow" get-type="hdy_preferences_window_get_type" parents="GtkWindow,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
@ -215,19 +215,19 @@
<class name="HdySearchBar" get-type="hdy_search_bar_get_type" parents="GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="search-mode-enabled" type="gboolean" flags="1073741827"/>
<property name="show-close-button" type="gboolean" flags="1073741831"/>
<property name="search-mode-enabled" type="gboolean" flags="1073741827" default-value="FALSE"/>
<property name="show-close-button" type="gboolean" flags="1073741831" default-value="FALSE"/>
</class>
<class name="HdySqueezer" get-type="hdy_squeezer_get_type" parents="GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<property name="homogeneous" type="gboolean" flags="1073741827"/>
<property name="homogeneous" type="gboolean" flags="1073741827" default-value="FALSE"/>
<property name="visible-child" type="GtkWidget" flags="1073741825"/>
<property name="transition-duration" type="guint" flags="1073741827"/>
<property name="transition-type" type="HdySqueezerTransitionType" flags="1073741827"/>
<property name="transition-running" type="gboolean" flags="1"/>
<property name="interpolate-size" type="gboolean" flags="1073741827"/>
<property name="transition-duration" type="guint" flags="1073741827" default-value="200"/>
<property name="transition-type" type="HdySqueezerTransitionType" flags="1073741827" default-value="HDY_SQUEEZER_TRANSITION_TYPE_NONE"/>
<property name="transition-running" type="gboolean" flags="1" default-value="FALSE"/>
<property name="interpolate-size" type="gboolean" flags="1073741827" default-value="FALSE"/>
</class>
<interface name="HdySwipeable" get-type="hdy_swipeable_get_type">
<prerequisite name="GtkWidget"/>
@ -252,7 +252,7 @@
<class name="HdyTitleBar" get-type="hdy_title_bar_get_type" parents="GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="selection-mode" type="gboolean" flags="1073741827"/>
<property name="selection-mode" type="gboolean" flags="1073741827" default-value="FALSE"/>
</class>
<class name="HdyValueObject" get-type="hdy_value_object_get_type" parents="GObject">
<property name="value" type="GValue" flags="235"/>
@ -261,17 +261,17 @@
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<property name="policy" type="HdyViewSwitcherPolicy" flags="1073742051"/>
<property name="icon-size" type="gint" flags="1073742051"/>
<property name="narrow-ellipsize" type="PangoEllipsizeMode" flags="1073741827"/>
<property name="policy" type="HdyViewSwitcherPolicy" flags="1073742051" default-value="HDY_VIEW_SWITCHER_POLICY_AUTO"/>
<property name="icon-size" type="gint" flags="1073742051" default-value="4"/>
<property name="narrow-ellipsize" type="PangoEllipsizeMode" flags="1073741827" default-value="PANGO_ELLIPSIZE_NONE"/>
<property name="stack" type="GtkStack" flags="1073742051"/>
</class>
<class name="HdyViewSwitcherBar" get-type="hdy_view_switcher_bar_get_type" parents="GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="policy" type="HdyViewSwitcherPolicy" flags="1073742051"/>
<property name="icon-size" type="gint" flags="1073742051"/>
<property name="policy" type="HdyViewSwitcherPolicy" flags="1073742051" default-value="HDY_VIEW_SWITCHER_POLICY_NARROW"/>
<property name="icon-size" type="gint" flags="1073742051" default-value="4"/>
<property name="stack" type="GtkStack" flags="1073742051"/>
<property name="reveal" type="gboolean" flags="1073742051"/>
<property name="reveal" type="gboolean" flags="1073742051" default-value="FALSE"/>
</class>
</dump>

View File

@ -43,19 +43,19 @@
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkActionable"/>
<property name="title" type="gchararray" flags="1073742051"/>
<property name="use-underline" type="gboolean" flags="1073741827"/>
<property name="title" type="gchararray" flags="1073742051" default-value=""/>
<property name="use-underline" type="gboolean" flags="1073741827" default-value="FALSE"/>
</class>
<class name="HdyActionRow" get-type="hdy_action_row_get_type" parents="HdyPreferencesRow,GtkListBoxRow,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkActionable"/>
<property name="icon-name" type="gchararray" flags="1073742051"/>
<property name="icon-name" type="gchararray" flags="1073742051" default-value=""/>
<property name="activatable-widget" type="GtkWidget" flags="3"/>
<property name="subtitle" type="gchararray" flags="1073742051"/>
<property name="use-underline" type="gboolean" flags="1073741827"/>
<property name="title-lines" type="gint" flags="1073741827"/>
<property name="subtitle-lines" type="gint" flags="1073741827"/>
<property name="subtitle" type="gchararray" flags="1073742051" default-value=""/>
<property name="use-underline" type="gboolean" flags="1073741827" default-value="FALSE"/>
<property name="title-lines" type="gint" flags="1073741827" default-value="1"/>
<property name="subtitle-lines" type="gint" flags="1073741827" default-value="1"/>
<signal name="activated" return="void" when="last">
</signal>
</class>
@ -68,10 +68,10 @@
<class name="HdyAvatar" get-type="hdy_avatar_get_type" parents="GtkDrawingArea,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="icon-name" type="gchararray" flags="1073741827"/>
<property name="text" type="gchararray" flags="1073741827"/>
<property name="show-initials" type="gboolean" flags="1073741827"/>
<property name="size" type="gint" flags="1073741827"/>
<property name="icon-name" type="gchararray" flags="1073741827" default-value="NULL"/>
<property name="text" type="gchararray" flags="1073741827" default-value="NULL"/>
<property name="show-initials" type="gboolean" flags="1073741827" default-value="FALSE"/>
<property name="size" type="gint" flags="1073741827" default-value="-1"/>
<property name="loadable-icon" type="GLoadableIcon" flags="1073741827"/>
</class>
<class name="HdyCarousel" get-type="hdy_carousel_get_type" parents="GtkEventBox,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
@ -79,15 +79,15 @@
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<implements name="HdySwipeable"/>
<property name="n-pages" type="guint" flags="1073741825"/>
<property name="position" type="gdouble" flags="1073741825"/>
<property name="interactive" type="gboolean" flags="1073741827"/>
<property name="spacing" type="guint" flags="1073741827"/>
<property name="animation-duration" type="guint" flags="1073741827"/>
<property name="allow-mouse-drag" type="gboolean" flags="1073741827"/>
<property name="allow-scroll-wheel" type="gboolean" flags="1073741827"/>
<property name="allow-long-swipes" type="gboolean" flags="1073741827"/>
<property name="reveal-duration" type="guint" flags="1073741827"/>
<property name="n-pages" type="guint" flags="1073741825" default-value="0"/>
<property name="position" type="gdouble" flags="1073741825" default-value="0.000000"/>
<property name="interactive" type="gboolean" flags="1073741827" default-value="TRUE"/>
<property name="spacing" type="guint" flags="1073741827" default-value="0"/>
<property name="animation-duration" type="guint" flags="1073741827" default-value="250"/>
<property name="allow-mouse-drag" type="gboolean" flags="1073741827" default-value="TRUE"/>
<property name="allow-scroll-wheel" type="gboolean" flags="1073741827" default-value="TRUE"/>
<property name="allow-long-swipes" type="gboolean" flags="1073741827" default-value="FALSE"/>
<property name="reveal-duration" type="guint" flags="1073741827" default-value="0"/>
<signal name="page-changed" return="void" when="last">
<param type="guint"/>
</signal>
@ -108,8 +108,8 @@
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<property name="maximum-size" type="gint" flags="1073741827"/>
<property name="tightening-threshold" type="gint" flags="1073741827"/>
<property name="maximum-size" type="gint" flags="1073741827" default-value="600"/>
<property name="tightening-threshold" type="gint" flags="1073741827" default-value="400"/>
</class>
<class name="HdyEnumValueObject" get-type="hdy_enum_value_object_get_type" parents="GObject">
</class>
@ -117,35 +117,35 @@
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkActionable"/>
<property name="selected-index" type="gint" flags="1073741827"/>
<property name="use-subtitle" type="gboolean" flags="1073741827"/>
<property name="selected-index" type="gint" flags="1073741827" default-value="-1"/>
<property name="use-subtitle" type="gboolean" flags="1073741827" default-value="FALSE"/>
</class>
<class name="HdyDeck" get-type="hdy_deck_get_type" parents="GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<implements name="HdySwipeable"/>
<property name="hhomogeneous" type="gboolean" flags="1073741827"/>
<property name="vhomogeneous" type="gboolean" flags="1073741827"/>
<property name="hhomogeneous" type="gboolean" flags="1073741827" default-value="TRUE"/>
<property name="vhomogeneous" type="gboolean" flags="1073741827" default-value="TRUE"/>
<property name="visible-child" type="GtkWidget" flags="1073741827"/>
<property name="visible-child-name" type="gchararray" flags="1073741827"/>
<property name="transition-type" type="HdyDeckTransitionType" flags="1073741827"/>
<property name="transition-duration" type="guint" flags="1073741827"/>
<property name="transition-running" type="gboolean" flags="1"/>
<property name="interpolate-size" type="gboolean" flags="1073741827"/>
<property name="can-swipe-back" type="gboolean" flags="1073741827"/>
<property name="can-swipe-forward" type="gboolean" flags="1073741827"/>
<property name="visible-child-name" type="gchararray" flags="1073741827" default-value="NULL"/>
<property name="transition-type" type="HdyDeckTransitionType" flags="1073741827" default-value="HDY_DECK_TRANSITION_TYPE_OVER"/>
<property name="transition-duration" type="guint" flags="1073741827" default-value="200"/>
<property name="transition-running" type="gboolean" flags="1" default-value="FALSE"/>
<property name="interpolate-size" type="gboolean" flags="1073741827" default-value="FALSE"/>
<property name="can-swipe-back" type="gboolean" flags="1073741827" default-value="FALSE"/>
<property name="can-swipe-forward" type="gboolean" flags="1073741827" default-value="FALSE"/>
</class>
<class name="HdyExpanderRow" get-type="hdy_expander_row_get_type" parents="HdyPreferencesRow,GtkListBoxRow,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkActionable"/>
<property name="subtitle" type="gchararray" flags="1073742051"/>
<property name="use-underline" type="gboolean" flags="1073742051"/>
<property name="icon-name" type="gchararray" flags="1073742051"/>
<property name="expanded" type="gboolean" flags="1073741827"/>
<property name="enable-expansion" type="gboolean" flags="1073741827"/>
<property name="show-enable-switch" type="gboolean" flags="1073741827"/>
<property name="subtitle" type="gchararray" flags="1073742051" default-value=""/>
<property name="use-underline" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="icon-name" type="gchararray" flags="1073742051" default-value=""/>
<property name="expanded" type="gboolean" flags="1073741827" default-value="FALSE"/>
<property name="enable-expansion" type="gboolean" flags="1073741827" default-value="TRUE"/>
<property name="show-enable-switch" type="gboolean" flags="1073741827" default-value="FALSE"/>
</class>
<class name="HdyFlap" get-type="hdy_flap_get_type" parents="GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
@ -155,50 +155,50 @@
<property name="content" type="GtkWidget" flags="1073741827"/>
<property name="flap" type="GtkWidget" flags="1073741827"/>
<property name="separator" type="GtkWidget" flags="1073741827"/>
<property name="flap-position" type="GtkPackType" flags="1073741827"/>
<property name="reveal-flap" type="gboolean" flags="1073741827"/>
<property name="reveal-duration" type="guint" flags="1073741827"/>
<property name="reveal-progress" type="gdouble" flags="1"/>
<property name="fold-policy" type="HdyFlapFoldPolicy" flags="1073741827"/>
<property name="fold-duration" type="guint" flags="1073741827"/>
<property name="folded" type="gboolean" flags="1"/>
<property name="locked" type="gboolean" flags="1073741827"/>
<property name="transition-type" type="HdyFlapTransitionType" flags="1073741827"/>
<property name="modal" type="gboolean" flags="1073741827"/>
<property name="swipe-to-open" type="gboolean" flags="1073741827"/>
<property name="swipe-to-close" type="gboolean" flags="1073741827"/>
<property name="flap-position" type="GtkPackType" flags="1073741827" default-value="GTK_PACK_START"/>
<property name="reveal-flap" type="gboolean" flags="1073741827" default-value="TRUE"/>
<property name="reveal-duration" type="guint" flags="1073741827" default-value="250"/>
<property name="reveal-progress" type="gdouble" flags="1" default-value="1.000000"/>
<property name="fold-policy" type="HdyFlapFoldPolicy" flags="1073741827" default-value="HDY_FLAP_FOLD_POLICY_AUTO"/>
<property name="fold-duration" type="guint" flags="1073741827" default-value="250"/>
<property name="folded" type="gboolean" flags="1" default-value="FALSE"/>
<property name="locked" type="gboolean" flags="1073741827" default-value="FALSE"/>
<property name="transition-type" type="HdyFlapTransitionType" flags="1073741827" default-value="HDY_FLAP_TRANSITION_TYPE_OVER"/>
<property name="modal" type="gboolean" flags="1073741827" default-value="TRUE"/>
<property name="swipe-to-open" type="gboolean" flags="1073741827" default-value="TRUE"/>
<property name="swipe-to-close" type="gboolean" flags="1073741827" default-value="TRUE"/>
</class>
<class name="HdyHeaderBar" get-type="hdy_header_bar_get_type" parents="GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="title" type="gchararray" flags="3"/>
<property name="subtitle" type="gchararray" flags="3"/>
<property name="has-subtitle" type="gboolean" flags="1073741827"/>
<property name="title" type="gchararray" flags="3" default-value="NULL"/>
<property name="subtitle" type="gchararray" flags="3" default-value="NULL"/>
<property name="has-subtitle" type="gboolean" flags="1073741827" default-value="TRUE"/>
<property name="custom-title" type="GtkWidget" flags="227"/>
<property name="spacing" type="gint" flags="1073741827"/>
<property name="show-close-button" type="gboolean" flags="1073741827"/>
<property name="decoration-layout" type="gchararray" flags="3"/>
<property name="decoration-layout-set" type="gboolean" flags="3"/>
<property name="centering-policy" type="HdyCenteringPolicy" flags="1073741827"/>
<property name="transition-duration" type="guint" flags="1073741827"/>
<property name="transition-running" type="gboolean" flags="1"/>
<property name="interpolate-size" type="gboolean" flags="1073741827"/>
<property name="spacing" type="gint" flags="1073741827" default-value="6"/>
<property name="show-close-button" type="gboolean" flags="1073741827" default-value="FALSE"/>
<property name="decoration-layout" type="gchararray" flags="3" default-value="NULL"/>
<property name="decoration-layout-set" type="gboolean" flags="3" default-value="FALSE"/>
<property name="centering-policy" type="HdyCenteringPolicy" flags="1073741827" default-value="HDY_CENTERING_POLICY_LOOSE"/>
<property name="transition-duration" type="guint" flags="1073741827" default-value="200"/>
<property name="transition-running" type="gboolean" flags="1" default-value="FALSE"/>
<property name="interpolate-size" type="gboolean" flags="1073741827" default-value="FALSE"/>
</class>
<class name="HdyHeaderGroupChild" get-type="hdy_header_group_child_get_type" parents="GObject">
</class>
<class name="HdyHeaderGroup" get-type="hdy_header_group_get_type" parents="GObject">
<implements name="GtkBuildable"/>
<property name="decorate-all" type="gboolean" flags="1073741827"/>
<property name="decorate-all" type="gboolean" flags="1073741827" default-value="FALSE"/>
<signal name="update-decoration-layouts" return="void" when="last">
</signal>
</class>
<class name="HdyKeypad" get-type="hdy_keypad_get_type" parents="GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="row-spacing" type="guint" flags="1073741827"/>
<property name="column-spacing" type="guint" flags="1073741827"/>
<property name="letters-visible" type="gboolean" flags="1073741827"/>
<property name="symbols-visible" type="gboolean" flags="1073741827"/>
<property name="row-spacing" type="guint" flags="1073741827" default-value="6"/>
<property name="column-spacing" type="guint" flags="1073741827" default-value="6"/>
<property name="letters-visible" type="gboolean" flags="1073741827" default-value="TRUE"/>
<property name="symbols-visible" type="gboolean" flags="1073741827" default-value="TRUE"/>
<property name="entry" type="GtkEntry" flags="1073741827"/>
<property name="end-action" type="GtkWidget" flags="1073741827"/>
<property name="start-action" type="GtkWidget" flags="1073741827"/>
@ -208,33 +208,33 @@
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<implements name="HdySwipeable"/>
<property name="folded" type="gboolean" flags="1073741825"/>
<property name="hhomogeneous-folded" type="gboolean" flags="1073741827"/>
<property name="vhomogeneous-folded" type="gboolean" flags="1073741827"/>
<property name="hhomogeneous-unfolded" type="gboolean" flags="1073741827"/>
<property name="vhomogeneous-unfolded" type="gboolean" flags="1073741827"/>
<property name="folded" type="gboolean" flags="1073741825" default-value="FALSE"/>
<property name="hhomogeneous-folded" type="gboolean" flags="1073741827" default-value="TRUE"/>
<property name="vhomogeneous-folded" type="gboolean" flags="1073741827" default-value="TRUE"/>
<property name="hhomogeneous-unfolded" type="gboolean" flags="1073741827" default-value="FALSE"/>
<property name="vhomogeneous-unfolded" type="gboolean" flags="1073741827" default-value="FALSE"/>
<property name="visible-child" type="GtkWidget" flags="1073741827"/>
<property name="visible-child-name" type="gchararray" flags="1073741827"/>
<property name="transition-type" type="HdyLeafletTransitionType" flags="1073741827"/>
<property name="mode-transition-duration" type="guint" flags="1073741827"/>
<property name="child-transition-duration" type="guint" flags="1073741827"/>
<property name="child-transition-running" type="gboolean" flags="1"/>
<property name="interpolate-size" type="gboolean" flags="1073741827"/>
<property name="can-swipe-back" type="gboolean" flags="1073741827"/>
<property name="can-swipe-forward" type="gboolean" flags="1073741827"/>
<property name="visible-child-name" type="gchararray" flags="1073741827" default-value="NULL"/>
<property name="transition-type" type="HdyLeafletTransitionType" flags="1073741827" default-value="HDY_LEAFLET_TRANSITION_TYPE_OVER"/>
<property name="mode-transition-duration" type="guint" flags="1073741827" default-value="250"/>
<property name="child-transition-duration" type="guint" flags="1073741827" default-value="200"/>
<property name="child-transition-running" type="gboolean" flags="1" default-value="FALSE"/>
<property name="interpolate-size" type="gboolean" flags="1073741827" default-value="FALSE"/>
<property name="can-swipe-back" type="gboolean" flags="1073741827" default-value="FALSE"/>
<property name="can-swipe-forward" type="gboolean" flags="1073741827" default-value="FALSE"/>
</class>
<class name="HdyPreferencesGroup" get-type="hdy_preferences_group_get_type" parents="GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="description" type="gchararray" flags="227"/>
<property name="title" type="gchararray" flags="227"/>
<property name="use-markup" type="gboolean" flags="227"/>
<property name="description" type="gchararray" flags="227" default-value=""/>
<property name="title" type="gchararray" flags="227" default-value=""/>
<property name="use-markup" type="gboolean" flags="227" default-value="FALSE"/>
</class>
<class name="HdyPreferencesPage" get-type="hdy_preferences_page_get_type" parents="GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="icon-name" type="gchararray" flags="1073742051"/>
<property name="title" type="gchararray" flags="1073742051"/>
<property name="icon-name" type="gchararray" flags="1073742051" default-value=""/>
<property name="title" type="gchararray" flags="1073742051" default-value=""/>
</class>
<class name="HdyWindow" get-type="hdy_window_get_type" parents="GtkWindow,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
@ -243,41 +243,41 @@
<class name="HdyPreferencesWindow" get-type="hdy_preferences_window_get_type" parents="HdyWindow,GtkWindow,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="search-enabled" type="gboolean" flags="1073742051"/>
<property name="can-swipe-back" type="gboolean" flags="1073741827"/>
<property name="search-enabled" type="gboolean" flags="1073742051" default-value="TRUE"/>
<property name="can-swipe-back" type="gboolean" flags="1073741827" default-value="FALSE"/>
</class>
<class name="HdySearchBar" get-type="hdy_search_bar_get_type" parents="GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="search-mode-enabled" type="gboolean" flags="1073741827"/>
<property name="show-close-button" type="gboolean" flags="1073741831"/>
<property name="search-mode-enabled" type="gboolean" flags="1073741827" default-value="FALSE"/>
<property name="show-close-button" type="gboolean" flags="1073741831" default-value="FALSE"/>
</class>
<class name="HdySqueezer" get-type="hdy_squeezer_get_type" parents="GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<property name="homogeneous" type="gboolean" flags="1073741827"/>
<property name="homogeneous" type="gboolean" flags="1073741827" default-value="FALSE"/>
<property name="visible-child" type="GtkWidget" flags="1073741825"/>
<property name="transition-duration" type="guint" flags="1073741827"/>
<property name="transition-type" type="HdySqueezerTransitionType" flags="1073741827"/>
<property name="transition-running" type="gboolean" flags="1"/>
<property name="interpolate-size" type="gboolean" flags="1073741827"/>
<property name="xalign" type="gfloat" flags="1073741827"/>
<property name="yalign" type="gfloat" flags="1073741827"/>
<property name="transition-duration" type="guint" flags="1073741827" default-value="200"/>
<property name="transition-type" type="HdySqueezerTransitionType" flags="1073741827" default-value="HDY_SQUEEZER_TRANSITION_TYPE_NONE"/>
<property name="transition-running" type="gboolean" flags="1" default-value="FALSE"/>
<property name="interpolate-size" type="gboolean" flags="1073741827" default-value="FALSE"/>
<property name="xalign" type="gfloat" flags="1073741827" default-value="0.500000"/>
<property name="yalign" type="gfloat" flags="1073741827" default-value="0.500000"/>
</class>
<class name="HdyStatusPage" get-type="hdy_status_page_get_type" parents="GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="icon-name" type="gchararray" flags="1073741827"/>
<property name="title" type="gchararray" flags="1073741827"/>
<property name="description" type="gchararray" flags="1073741827"/>
<property name="icon-name" type="gchararray" flags="1073741827" default-value="NULL"/>
<property name="title" type="gchararray" flags="1073741827" default-value=""/>
<property name="description" type="gchararray" flags="1073741827" default-value=""/>
</class>
<class name="HdyStyleManager" get-type="hdy_style_manager_get_type" parents="GObject">
<property name="display" type="GdkDisplay" flags="11"/>
<property name="color-scheme" type="HdyColorScheme" flags="1073741827"/>
<property name="system-supports-color-schemes" type="gboolean" flags="1"/>
<property name="dark" type="gboolean" flags="1"/>
<property name="high-contrast" type="gboolean" flags="1"/>
<property name="color-scheme" type="HdyColorScheme" flags="1073741827" default-value="HDY_COLOR_SCHEME_DEFAULT"/>
<property name="system-supports-color-schemes" type="gboolean" flags="1" default-value="FALSE"/>
<property name="dark" type="gboolean" flags="1" default-value="FALSE"/>
<property name="high-contrast" type="gboolean" flags="1" default-value="FALSE"/>
</class>
<interface name="HdySwipeable" get-type="hdy_swipeable_get_type">
<prerequisite name="GtkWidget"/>
@ -292,10 +292,10 @@
<class name="HdySwipeTracker" get-type="hdy_swipe_tracker_get_type" parents="GObject">
<implements name="GtkOrientable"/>
<property name="swipeable" type="HdySwipeable" flags="11"/>
<property name="enabled" type="gboolean" flags="1073741827"/>
<property name="reversed" type="gboolean" flags="1073741827"/>
<property name="allow-mouse-drag" type="gboolean" flags="1073741827"/>
<property name="allow-long-swipes" type="gboolean" flags="1073741827"/>
<property name="enabled" type="gboolean" flags="1073741827" default-value="TRUE"/>
<property name="reversed" type="gboolean" flags="1073741827" default-value="FALSE"/>
<property name="allow-mouse-drag" type="gboolean" flags="1073741827" default-value="FALSE"/>
<property name="allow-long-swipes" type="gboolean" flags="1073741827" default-value="FALSE"/>
<signal name="begin-swipe" return="void" when="first">
<param type="HdyNavigationDirection"/>
<param type="gboolean"/>
@ -311,22 +311,22 @@
<class name="HdyTabPage" get-type="hdy_tab_page_get_type" parents="GObject">
<property name="child" type="GtkWidget" flags="11"/>
<property name="parent" type="HdyTabPage" flags="1073741835"/>
<property name="selected" type="gboolean" flags="1073741825"/>
<property name="pinned" type="gboolean" flags="1073741825"/>
<property name="title" type="gchararray" flags="1073741827"/>
<property name="tooltip" type="gchararray" flags="1073741827"/>
<property name="selected" type="gboolean" flags="1073741825" default-value="FALSE"/>
<property name="pinned" type="gboolean" flags="1073741825" default-value="FALSE"/>
<property name="title" type="gchararray" flags="1073741827" default-value="NULL"/>
<property name="tooltip" type="gchararray" flags="1073741827" default-value="NULL"/>
<property name="icon" type="GIcon" flags="1073741827"/>
<property name="loading" type="gboolean" flags="1073741827"/>
<property name="loading" type="gboolean" flags="1073741827" default-value="FALSE"/>
<property name="indicator-icon" type="GIcon" flags="1073741827"/>
<property name="indicator-activatable" type="gboolean" flags="1073741827"/>
<property name="needs-attention" type="gboolean" flags="1073741827"/>
<property name="indicator-activatable" type="gboolean" flags="1073741827" default-value="FALSE"/>
<property name="needs-attention" type="gboolean" flags="1073741827" default-value="FALSE"/>
</class>
<class name="HdyTabView" get-type="hdy_tab_view_get_type" parents="GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="n-pages" type="gint" flags="1073741825"/>
<property name="n-pinned-pages" type="gint" flags="1073741825"/>
<property name="is-transferring-page" type="gboolean" flags="1073741825"/>
<property name="n-pages" type="gint" flags="1073741825" default-value="0"/>
<property name="n-pinned-pages" type="gint" flags="1073741825" default-value="0"/>
<property name="is-transferring-page" type="gboolean" flags="1073741825" default-value="FALSE"/>
<property name="selected-page" type="HdyTabPage" flags="1073741827"/>
<property name="default-icon" type="GIcon" flags="1073741827"/>
<property name="menu-model" type="GMenuModel" flags="1073741827"/>
@ -361,12 +361,12 @@
<property name="view" type="HdyTabView" flags="1073741827"/>
<property name="start-action-widget" type="GtkWidget" flags="1073741827"/>
<property name="end-action-widget" type="GtkWidget" flags="1073741827"/>
<property name="autohide" type="gboolean" flags="1073741827"/>
<property name="tabs-revealed" type="gboolean" flags="1073741825"/>
<property name="expand-tabs" type="gboolean" flags="1073741827"/>
<property name="inverted" type="gboolean" flags="1073741827"/>
<property name="autohide" type="gboolean" flags="1073741827" default-value="TRUE"/>
<property name="tabs-revealed" type="gboolean" flags="1073741825" default-value="FALSE"/>
<property name="expand-tabs" type="gboolean" flags="1073741827" default-value="TRUE"/>
<property name="inverted" type="gboolean" flags="1073741827" default-value="FALSE"/>
<property name="extra-drag-dest-targets" type="GtkTargetList" flags="1073741827"/>
<property name="is-overflowing" type="gboolean" flags="1"/>
<property name="is-overflowing" type="gboolean" flags="1" default-value="FALSE"/>
<signal name="extra-drag-data-received" return="void" when="last">
<param type="HdyTabPage"/>
<param type="GdkDragContext"/>
@ -378,7 +378,7 @@
<class name="HdyTitleBar" get-type="hdy_title_bar_get_type" parents="GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="selection-mode" type="gboolean" flags="-1073741821"/>
<property name="selection-mode" type="gboolean" flags="-1073741821" default-value="FALSE"/>
</class>
<class name="HdyValueObject" get-type="hdy_value_object_get_type" parents="GObject">
<property name="value" type="GValue" flags="235"/>
@ -386,26 +386,26 @@
<class name="HdyViewSwitcher" get-type="hdy_view_switcher_get_type" parents="GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="policy" type="HdyViewSwitcherPolicy" flags="1073742051"/>
<property name="narrow-ellipsize" type="PangoEllipsizeMode" flags="1073741827"/>
<property name="policy" type="HdyViewSwitcherPolicy" flags="1073742051" default-value="HDY_VIEW_SWITCHER_POLICY_AUTO"/>
<property name="narrow-ellipsize" type="PangoEllipsizeMode" flags="1073741827" default-value="PANGO_ELLIPSIZE_NONE"/>
<property name="stack" type="GtkStack" flags="1073742051"/>
</class>
<class name="HdyViewSwitcherBar" get-type="hdy_view_switcher_bar_get_type" parents="GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="policy" type="HdyViewSwitcherPolicy" flags="1073742051"/>
<property name="policy" type="HdyViewSwitcherPolicy" flags="1073742051" default-value="HDY_VIEW_SWITCHER_POLICY_NARROW"/>
<property name="stack" type="GtkStack" flags="1073742051"/>
<property name="reveal" type="gboolean" flags="1073742051"/>
<property name="reveal" type="gboolean" flags="1073742051" default-value="FALSE"/>
</class>
<class name="HdyViewSwitcherTitle" get-type="hdy_view_switcher_title_get_type" parents="GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="policy" type="HdyViewSwitcherPolicy" flags="1073742051"/>
<property name="policy" type="HdyViewSwitcherPolicy" flags="1073742051" default-value="HDY_VIEW_SWITCHER_POLICY_AUTO"/>
<property name="stack" type="GtkStack" flags="1073742051"/>
<property name="title" type="gchararray" flags="1073742051"/>
<property name="subtitle" type="gchararray" flags="1073742051"/>
<property name="view-switcher-enabled" type="gboolean" flags="1073742051"/>
<property name="title-visible" type="gboolean" flags="1073742049"/>
<property name="title" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="subtitle" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="view-switcher-enabled" type="gboolean" flags="1073742051" default-value="TRUE"/>
<property name="title-visible" type="gboolean" flags="1073742049" default-value="TRUE"/>
</class>
<class name="HdyWindowHandle" get-type="hdy_window_handle_get_type" parents="GtkEventBox,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>

View File

@ -1,12 +1,12 @@
<?xml version="1.0"?>
<dump>
<class name="NotifyNotification" get-type="notify_notification_get_type" parents="GObject">
<property name="id" type="gint" flags="7"/>
<property name="app-name" type="gchararray" flags="3"/>
<property name="summary" type="gchararray" flags="7"/>
<property name="body" type="gchararray" flags="7"/>
<property name="icon-name" type="gchararray" flags="7"/>
<property name="closed-reason" type="gint" flags="1"/>
<property name="id" type="gint" flags="7" default-value="0"/>
<property name="app-name" type="gchararray" flags="3" default-value="NULL"/>
<property name="summary" type="gchararray" flags="7" default-value="NULL"/>
<property name="body" type="gchararray" flags="7" default-value="NULL"/>
<property name="icon-name" type="gchararray" flags="7" default-value="NULL"/>
<property name="closed-reason" type="gint" flags="1" default-value="-1"/>
<signal name="closed" return="void" when="first">
</signal>
</class>

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<dump>
<class name="IntrospectionAbstract" get-type="introspection_abstract_get_type" parents="PeasExtensionBase,GObject" abstract="1">
<property name="abstract-property" type="gint" flags="227"/>
<property name="abstract-property" type="gint" flags="227" default-value="-1"/>
</class>
<interface name="IntrospectionBase" get-type="introspection_base_get_type">
</interface>
@ -13,7 +13,7 @@
<prerequisite name="IntrospectionPrerequisite"/>
</interface>
<class name="IntrospectionPrerequisite" get-type="introspection_prerequisite_get_type" parents="PeasExtensionBase,GObject">
<property name="prerequisite-property" type="gint" flags="227"/>
<property name="prerequisite-property" type="gint" flags="227" default-value="-1"/>
</class>
<interface name="IntrospectionUnimplemented" get-type="introspection_unimplemented_get_type">
</interface>

View File

@ -7,7 +7,7 @@
<class name="PeasEngine" get-type="peas_engine_get_type" parents="GObject">
<property name="plugin-list" type="gpointer" flags="225"/>
<property name="loaded-plugins" type="GStrv" flags="227"/>
<property name="nonglobal-loaders" type="gboolean" flags="235"/>
<property name="nonglobal-loaders" type="gboolean" flags="235" default-value="FALSE"/>
<signal name="load-plugin" return="void" when="last">
<param type="PeasPluginInfo"/>
</signal>
@ -17,7 +17,7 @@
</class>
<class name="PeasExtensionBase" get-type="peas_extension_base_get_type" parents="GObject" abstract="1">
<property name="plugin-info" type="PeasPluginInfo" flags="235"/>
<property name="data-dir" type="gchararray" flags="225"/>
<property name="data-dir" type="gchararray" flags="225" default-value="NULL"/>
</class>
<class name="PeasExtensionSet" get-type="peas_extension_set_get_type" parents="GObject">
<property name="engine" type="PeasEngine" flags="235"/>
@ -34,11 +34,11 @@
</class>
<class name="PeasObjectModule" get-type="peas_object_module_get_type" parents="GTypeModule,GObject">
<implements name="GTypePlugin"/>
<property name="module-name" type="gchararray" flags="235"/>
<property name="path" type="gchararray" flags="235"/>
<property name="symbol" type="gchararray" flags="235"/>
<property name="resident" type="gboolean" flags="235"/>
<property name="local-linkage" type="gboolean" flags="235"/>
<property name="module-name" type="gchararray" flags="235" default-value="NULL"/>
<property name="path" type="gchararray" flags="235" default-value="NULL"/>
<property name="symbol" type="gchararray" flags="235" default-value="peas_register_types"/>
<property name="resident" type="gboolean" flags="235" default-value="FALSE"/>
<property name="local-linkage" type="gboolean" flags="235" default-value="FALSE"/>
</class>
<error-quark function="peas_plugin_info_error_quark" domain="peas-plugin-info-error"/>
</dump>

View File

@ -14,7 +14,7 @@
<implements name="GtkBuildable"/>
<implements name="GtkScrollable"/>
<property name="engine" type="PeasEngine" flags="235"/>
<property name="show-builtin" type="gboolean" flags="-2147483421"/>
<property name="show-builtin" type="gboolean" flags="-2147483421" default-value="FALSE"/>
<signal name="populate-popup" return="void" when="last">
<param type="GtkMenu"/>
</signal>

View File

@ -2,10 +2,10 @@
<dump>
<boxed name="UniqueMessageData" get-type="unique_message_data_get_type"/>
<class name="UniqueApp" get-type="unique_app_get_type" parents="GObject">
<property name="name" type="gchararray" flags="235"/>
<property name="startup-id" type="gchararray" flags="235"/>
<property name="name" type="gchararray" flags="235" default-value="NULL"/>
<property name="startup-id" type="gchararray" flags="235" default-value="NULL"/>
<property name="screen" type="GdkScreen" flags="231"/>
<property name="is-running" type="gboolean" flags="225"/>
<property name="is-running" type="gboolean" flags="225" default-value="FALSE"/>
<signal name="message-received" return="UniqueResponse" when="last" no-recurse="1" no-hooks="1">
<param type="gint"/>
<param type="UniqueMessageData"/>

View File

@ -2,47 +2,47 @@
<dump>
<class name="VtePty" get-type="vte_pty_get_type" parents="GObject">
<implements name="GInitable"/>
<property name="flags" type="VtePtyFlags" flags="1073742059"/>
<property name="fd" type="gint" flags="1073742059"/>
<property name="flags" type="VtePtyFlags" flags="1073742059" default-value="VTE_PTY_DEFAULT"/>
<property name="fd" type="gint" flags="1073742059" default-value="-1"/>
</class>
<boxed name="VteRegex" get-type="vte_regex_get_type"/>
<class name="VteTerminal" get-type="vte_terminal_get_type" parents="GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkScrollable"/>
<property name="allow-bold" type="gboolean" flags="1073742051"/>
<property name="allow-hyperlink" type="gboolean" flags="1073742051"/>
<property name="audible-bell" type="gboolean" flags="1073742051"/>
<property name="backspace-binding" type="VteEraseBinding" flags="1073742051"/>
<property name="bold-is-bright" type="gboolean" flags="1073742051"/>
<property name="cell-height-scale" type="gdouble" flags="1073742051"/>
<property name="cell-width-scale" type="gdouble" flags="1073742051"/>
<property name="cjk-ambiguous-width" type="gint" flags="1073742051"/>
<property name="cursor-blink-mode" type="VteCursorBlinkMode" flags="1073742051"/>
<property name="cursor-shape" type="VteCursorShape" flags="1073742051"/>
<property name="current-directory-uri" type="gchararray" flags="1073742049"/>
<property name="current-file-uri" type="gchararray" flags="1073742049"/>
<property name="delete-binding" type="VteEraseBinding" flags="1073742051"/>
<property name="enable-bidi" type="gboolean" flags="1073742051"/>
<property name="enable-fallback-scrolling" type="gboolean" flags="1073742051"/>
<property name="enable-shaping" type="gboolean" flags="1073742051"/>
<property name="enable-sixel" type="gboolean" flags="1073742051"/>
<property name="encoding" type="gchararray" flags="1073742051"/>
<property name="allow-bold" type="gboolean" flags="1073742051" default-value="TRUE"/>
<property name="allow-hyperlink" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="audible-bell" type="gboolean" flags="1073742051" default-value="TRUE"/>
<property name="backspace-binding" type="VteEraseBinding" flags="1073742051" default-value="VTE_ERASE_AUTO"/>
<property name="bold-is-bright" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="cell-height-scale" type="gdouble" flags="1073742051" default-value="1.000000"/>
<property name="cell-width-scale" type="gdouble" flags="1073742051" default-value="1.000000"/>
<property name="cjk-ambiguous-width" type="gint" flags="1073742051" default-value="1"/>
<property name="cursor-blink-mode" type="VteCursorBlinkMode" flags="1073742051" default-value="VTE_CURSOR_BLINK_SYSTEM"/>
<property name="cursor-shape" type="VteCursorShape" flags="1073742051" default-value="VTE_CURSOR_SHAPE_BLOCK"/>
<property name="current-directory-uri" type="gchararray" flags="1073742049" default-value="NULL"/>
<property name="current-file-uri" type="gchararray" flags="1073742049" default-value="NULL"/>
<property name="delete-binding" type="VteEraseBinding" flags="1073742051" default-value="VTE_ERASE_AUTO"/>
<property name="enable-bidi" type="gboolean" flags="1073742051" default-value="TRUE"/>
<property name="enable-fallback-scrolling" type="gboolean" flags="1073742051" default-value="TRUE"/>
<property name="enable-shaping" type="gboolean" flags="1073742051" default-value="TRUE"/>
<property name="enable-sixel" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="encoding" type="gchararray" flags="1073742051" default-value="NULL"/>
<property name="font-desc" type="PangoFontDescription" flags="1073742051"/>
<property name="font-scale" type="gdouble" flags="1073742051"/>
<property name="hyperlink-hover-uri" type="gchararray" flags="1073742049"/>
<property name="icon-title" type="gchararray" flags="1073742049"/>
<property name="input-enabled" type="gboolean" flags="1073742051"/>
<property name="pointer-autohide" type="gboolean" flags="1073742051"/>
<property name="font-scale" type="gdouble" flags="1073742051" default-value="1.000000"/>
<property name="hyperlink-hover-uri" type="gchararray" flags="1073742049" default-value="NULL"/>
<property name="icon-title" type="gchararray" flags="1073742049" default-value="NULL"/>
<property name="input-enabled" type="gboolean" flags="1073742051" default-value="TRUE"/>
<property name="pointer-autohide" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="pty" type="VtePty" flags="1073742051"/>
<property name="rewrap-on-resize" type="gboolean" flags="1073742051"/>
<property name="scrollback-lines" type="guint" flags="1073742051"/>
<property name="scroll-on-keystroke" type="gboolean" flags="1073742051"/>
<property name="scroll-on-output" type="gboolean" flags="1073742051"/>
<property name="scroll-unit-is-pixels" type="gboolean" flags="1073742051"/>
<property name="text-blink-mode" type="VteTextBlinkMode" flags="1073742051"/>
<property name="window-title" type="gchararray" flags="1073742049"/>
<property name="word-char-exceptions" type="gchararray" flags="1073742049"/>
<property name="rewrap-on-resize" type="gboolean" flags="1073742051" default-value="TRUE"/>
<property name="scrollback-lines" type="guint" flags="1073742051" default-value="512"/>
<property name="scroll-on-keystroke" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="scroll-on-output" type="gboolean" flags="1073742051" default-value="TRUE"/>
<property name="scroll-unit-is-pixels" type="gboolean" flags="1073742051" default-value="FALSE"/>
<property name="text-blink-mode" type="VteTextBlinkMode" flags="1073742051" default-value="VTE_TEXT_BLINK_ALWAYS"/>
<property name="window-title" type="gchararray" flags="1073742049" default-value="NULL"/>
<property name="word-char-exceptions" type="gchararray" flags="1073742049" default-value="NULL"/>
<signal name="eof" return="void" when="last">
</signal>
<signal name="child-exited" return="void" when="last">

View File

@ -43,7 +43,7 @@
</signal>
</class>
<class name="WnckHandle" get-type="wnck_handle_get_type" parents="GObject">
<property name="client-type" type="WnckClientType" flags="231"/>
<property name="client-type" type="WnckClientType" flags="231" default-value="WNCK_CLIENT_TYPE_APPLICATION"/>
</class>
<class name="WnckWindow" get-type="wnck_window_get_type" parents="GObject">
<signal name="name-changed" return="void" when="last">

View File

@ -4,22 +4,22 @@
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<property name="original-filename" type="gchararray" flags="234"/>
<property name="max-text-length" type="gint" flags="234"/>
<property name="original-filename" type="gchararray" flags="234" default-value="NULL"/>
<property name="max-text-length" type="gint" flags="234" default-value="-1"/>
<signal name="text-valid" return="void" when="last">
</signal>
<signal name="text-invalid" return="void" when="last">
</signal>
</class>
<class name="XfceSMClient" get-type="xfce_sm_client_get_type" parents="GObject">
<property name="resumed" type="gboolean" flags="225"/>
<property name="restart-style" type="XfceSMClientRestartStyle" flags="231"/>
<property name="priority" type="guchar" flags="231"/>
<property name="client-id" type="gchararray" flags="235"/>
<property name="current-directory" type="gchararray" flags="227"/>
<property name="resumed" type="gboolean" flags="225" default-value="FALSE"/>
<property name="restart-style" type="XfceSMClientRestartStyle" flags="231" default-value="XFCE_SM_CLIENT_RESTART_NORMAL"/>
<property name="priority" type="guchar" flags="231" default-value="50"/>
<property name="client-id" type="gchararray" flags="235" default-value="NULL"/>
<property name="current-directory" type="gchararray" flags="227" default-value="NULL"/>
<property name="restart-command" type="GStrv" flags="227"/>
<property name="desktop-file" type="gchararray" flags="227"/>
<property name="argc" type="gint" flags="234"/>
<property name="desktop-file" type="gchararray" flags="227" default-value="NULL"/>
<property name="argc" type="gint" flags="234" default-value="0"/>
<property name="argv" type="GStrv" flags="234"/>
<signal name="save-state" return="void" when="last">
</signal>
@ -33,13 +33,13 @@
</signal>
</class>
<class name="XfceScreensaver" get-type="xfce_screensaver_get_type" parents="GObject">
<property name="heartbeat-command" type="gchararray" flags="231"/>
<property name="lock-command" type="gchararray" flags="231"/>
<property name="heartbeat-command" type="gchararray" flags="231" default-value="xscreensaver-command -deactivate"/>
<property name="lock-command" type="gchararray" flags="231" default-value="xscreensaver-command -lock"/>
</class>
<class name="XfceTitledDialog" get-type="xfce_titled_dialog_get_type" parents="GtkDialog,GtkWindow,GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="subtitle" type="gchararray" flags="227"/>
<property name="subtitle" type="gchararray" flags="227" default-value="NULL"/>
</class>
<enum name="XfceSmCLientErrorEnum" get-type="xfce_sm_client_error_enum_get_type">
<member name="XFCE_SM_CLIENT_ERROR_FAILED" nick="failed" value="0"/>

View File

@ -10,12 +10,12 @@
<class name="ThunarxMenu" get-type="thunarx_menu_get_type" parents="GObject">
</class>
<class name="ThunarxMenuItem" get-type="thunarx_menu_item_get_type" parents="GObject">
<property name="name" type="gchararray" flags="11"/>
<property name="label" type="gchararray" flags="3"/>
<property name="tooltip" type="gchararray" flags="3"/>
<property name="icon" type="gchararray" flags="3"/>
<property name="sensitive" type="gboolean" flags="3"/>
<property name="priority" type="gboolean" flags="3"/>
<property name="name" type="gchararray" flags="11" default-value="NULL"/>
<property name="label" type="gchararray" flags="3" default-value="NULL"/>
<property name="tooltip" type="gchararray" flags="3" default-value="NULL"/>
<property name="icon" type="gchararray" flags="3" default-value="NULL"/>
<property name="sensitive" type="gboolean" flags="3" default-value="TRUE"/>
<property name="priority" type="gboolean" flags="3" default-value="TRUE"/>
<property name="menu" type="ThunarxMenu" flags="3"/>
<signal name="activate" return="void" when="last">
</signal>
@ -27,7 +27,7 @@
<class name="ThunarxPropertyPage" get-type="thunarx_property_page_get_type" parents="GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="label" type="gchararray" flags="3"/>
<property name="label" type="gchararray" flags="3" default-value="NULL"/>
<property name="label-widget" type="GtkWidget" flags="3"/>
</class>
<interface name="ThunarxPropertyPageProvider" get-type="thunarx_property_page_provider_get_type">
@ -35,14 +35,14 @@
<class name="ThunarxProviderFactory" get-type="thunarx_provider_factory_get_type" parents="GObject">
</class>
<interface name="ThunarxProviderPlugin" get-type="thunarx_provider_plugin_get_type">
<property name="resident" type="gboolean" flags="3"/>
<property name="resident" type="gboolean" flags="3" default-value="FALSE"/>
</interface>
<class name="ThunarxRenamer" get-type="thunarx_renamer_get_type" parents="GtkBox,GtkContainer,GtkWidget,GInitiallyUnowned,GObject" abstract="1">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="GtkOrientable"/>
<property name="help-url" type="gchararray" flags="3"/>
<property name="name" type="gchararray" flags="11"/>
<property name="help-url" type="gchararray" flags="3" default-value="NULL"/>
<property name="name" type="gchararray" flags="11" default-value="NULL"/>
<signal name="changed" return="void" when="first">
</signal>
</class>

View File

@ -24,21 +24,21 @@
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<implements name="XfcePanelPluginProvider"/>
<property name="name" type="gchararray" flags="235"/>
<property name="display-name" type="gchararray" flags="235"/>
<property name="comment" type="gchararray" flags="235"/>
<property name="name" type="gchararray" flags="235" default-value="NULL"/>
<property name="display-name" type="gchararray" flags="235" default-value="NULL"/>
<property name="comment" type="gchararray" flags="235" default-value="NULL"/>
<property name="arguments" type="GStrv" flags="235"/>
<property name="unique-id" type="gint" flags="235"/>
<property name="orientation" type="GtkOrientation" flags="225"/>
<property name="size" type="gint" flags="225"/>
<property name="icon-size" type="gint" flags="225"/>
<property name="dark-mode" type="gboolean" flags="227"/>
<property name="small" type="gboolean" flags="227"/>
<property name="screen-position" type="XfceScreenPosition" flags="225"/>
<property name="expand" type="gboolean" flags="227"/>
<property name="mode" type="XfcePanelPluginMode" flags="225"/>
<property name="nrows" type="guint" flags="225"/>
<property name="shrink" type="gboolean" flags="227"/>
<property name="unique-id" type="gint" flags="235" default-value="-1"/>
<property name="orientation" type="GtkOrientation" flags="225" default-value="GTK_ORIENTATION_HORIZONTAL"/>
<property name="size" type="gint" flags="225" default-value="0"/>
<property name="icon-size" type="gint" flags="225" default-value="0"/>
<property name="dark-mode" type="gboolean" flags="227" default-value="FALSE"/>
<property name="small" type="gboolean" flags="227" default-value="FALSE"/>
<property name="screen-position" type="XfceScreenPosition" flags="225" default-value="XFCE_SCREEN_POSITION_NONE"/>
<property name="expand" type="gboolean" flags="227" default-value="FALSE"/>
<property name="mode" type="XfcePanelPluginMode" flags="225" default-value="XFCE_PANEL_PLUGIN_MODE_HORIZONTAL"/>
<property name="nrows" type="guint" flags="225" default-value="1"/>
<property name="shrink" type="gboolean" flags="227" default-value="FALSE"/>
<signal name="about" return="void" when="last">
</signal>
<signal name="configure-plugin" return="void" when="last">
@ -74,7 +74,7 @@
<implements name="GtkBuildable"/>
<implements name="GtkActionable"/>
<implements name="GtkActivatable"/>
<property name="arrow-type" type="GtkArrowType" flags="227"/>
<property name="arrow-type" type="GtkArrowType" flags="227" default-value="GTK_ARROW_UP"/>
<signal name="arrow-type-changed" return="void" when="last">
<param type="GtkArrowType"/>
</signal>
@ -82,9 +82,9 @@
<class name="XfcePanelImage" get-type="xfce_panel_image_get_type" parents="GtkWidget,GInitiallyUnowned,GObject">
<implements name="AtkImplementorIface"/>
<implements name="GtkBuildable"/>
<property name="source" type="gchararray" flags="227"/>
<property name="source" type="gchararray" flags="227" default-value="NULL"/>
<property name="pixbuf" type="GdkPixbuf" flags="227"/>
<property name="size" type="gint" flags="227"/>
<property name="size" type="gint" flags="227" default-value="-1"/>
</class>
<interface name="XfcePanelPluginProvider" get-type="xfce_panel_plugin_provider_get_type">
<signal name="provider-signal" return="void" when="last">