Skip to content

Commit

Permalink
Merge pull request #141 from gtk-rs/create-pull-request/patch
Browse files Browse the repository at this point in the history
Update GIR files (2023-01-12)
  • Loading branch information
sdroege committed Jan 13, 2023
2 parents d7759bc + f3b498e commit 040da0b
Show file tree
Hide file tree
Showing 18 changed files with 3,525 additions and 2,916 deletions.
40 changes: 20 additions & 20 deletions Atk-1.0.gir
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@ A string name/value pair representing a generic attribute.</doc>
</parameters>
</function>
</record>
<constant name="BINARY_AGE" value="24610" c:type="ATK_BINARY_AGE" version="2.7.4">
<constant name="BINARY_AGE" value="24711" c:type="ATK_BINARY_AGE" version="2.7.4">
<doc xml:space="preserve">Like atk_get_binary_age(), but from the headers used at
application compile time, rather than from the library linked
against at application run time.</doc>
Expand Down Expand Up @@ -3362,19 +3362,19 @@ respect to the document it references) and %FALSE otherwise.</doc>
</instance-parameter>
</parameters>
</method>
<property name="end-index" transfer-ownership="none" getter="get_end_index">
<property name="end-index" transfer-ownership="none" getter="get_end_index" default-value="0">
<type name="gint" c:type="gint"/>
</property>
<property name="number-of-anchors" transfer-ownership="none">
<property name="number-of-anchors" transfer-ownership="none" default-value="0">
<type name="gint" c:type="gint"/>
</property>
<property name="selected-link" deprecated="1" deprecated-version="1.8" transfer-ownership="none">
<property name="selected-link" deprecated="1" deprecated-version="1.8" transfer-ownership="none" default-value="FALSE">
<doc xml:space="preserve">Selected link</doc>
<doc-deprecated xml:space="preserve">Please use ATK_STATE_FOCUSABLE for all links, and
ATK_STATE_FOCUSED for focused links.</doc-deprecated>
<type name="gboolean" c:type="gboolean"/>
</property>
<property name="start-index" transfer-ownership="none" getter="get_start_index">
<property name="start-index" transfer-ownership="none" getter="get_start_index" default-value="0">
<type name="gint" c:type="gint"/>
</property>
<field name="parent">
Expand Down Expand Up @@ -4407,7 +4407,7 @@ not be completed.</doc>
</callback>
</field>
</record>
<record name="Implementor" c:type="AtkImplementor" disguised="1">
<record name="Implementor" c:type="AtkImplementor" disguised="1" opaque="1">
<method name="ref_accessible" c:identifier="atk_implementor_ref_accessible">
<doc xml:space="preserve">Gets a reference to an object's #AtkObject implementation, if
the object implements #AtkObjectIface</doc>
Expand Down Expand Up @@ -4543,13 +4543,13 @@ application compile time, rather than from the library linked
against at application run time.</doc>
<type name="gint" c:type="gint"/>
</constant>
<constant name="MICRO_VERSION" value="0" c:type="ATK_MICRO_VERSION" version="2.7.4">
<constant name="MICRO_VERSION" value="1" c:type="ATK_MICRO_VERSION" version="2.7.4">
<doc xml:space="preserve">Like atk_get_micro_version(), but from the headers used at
application compile time, rather than from the library linked
against at application run time.</doc>
<type name="gint" c:type="gint"/>
</constant>
<constant name="MINOR_VERSION" value="46" c:type="ATK_MINOR_VERSION" version="2.7.4">
<constant name="MINOR_VERSION" value="47" c:type="ATK_MINOR_VERSION" version="2.7.4">
<doc xml:space="preserve">Like atk_get_minor_version(), but from the headers used at
application compile time, rather than from the library linked
against at application run time.</doc>
Expand Down Expand Up @@ -5710,36 +5710,36 @@ a empty value you can use "".</doc>
</parameter>
</parameters>
</method>
<property name="accessible-component-layer" transfer-ownership="none">
<property name="accessible-component-layer" transfer-ownership="none" default-value="0">
<type name="gint" c:type="gint"/>
</property>
<property name="accessible-component-mdi-zorder" transfer-ownership="none">
<property name="accessible-component-mdi-zorder" transfer-ownership="none" default-value="-2147483648">
<type name="gint" c:type="gint"/>
</property>
<property name="accessible-description" writable="1" transfer-ownership="none">
<property name="accessible-description" writable="1" transfer-ownership="none" default-value="NULL">
<type name="utf8" c:type="gchar*"/>
</property>
<property name="accessible-hypertext-nlinks" transfer-ownership="none">
<property name="accessible-hypertext-nlinks" transfer-ownership="none" default-value="0">
<type name="gint" c:type="gint"/>
</property>
<property name="accessible-name" writable="1" transfer-ownership="none">
<property name="accessible-name" writable="1" transfer-ownership="none" default-value="NULL">
<type name="utf8" c:type="gchar*"/>
</property>
<property name="accessible-parent" writable="1" transfer-ownership="none">
<type name="Object"/>
</property>
<property name="accessible-role" writable="1" transfer-ownership="none">
<property name="accessible-role" writable="1" transfer-ownership="none" default-value="ATK_ROLE_UNKNOWN">
<type name="Role"/>
</property>
<property name="accessible-table-caption" deprecated="1" writable="1" transfer-ownership="none">
<property name="accessible-table-caption" deprecated="1" writable="1" transfer-ownership="none" default-value="NULL">
<doc xml:space="preserve">Table caption.</doc>
<doc-deprecated xml:space="preserve">Since 1.3. Use table-caption-object instead.</doc-deprecated>
<type name="utf8" c:type="gchar*"/>
</property>
<property name="accessible-table-caption-object" writable="1" transfer-ownership="none">
<type name="Object"/>
</property>
<property name="accessible-table-column-description" deprecated="1" writable="1" transfer-ownership="none">
<property name="accessible-table-column-description" deprecated="1" writable="1" transfer-ownership="none" default-value="NULL">
<doc xml:space="preserve">Accessible table column description.</doc>
<doc-deprecated xml:space="preserve">Since 2.12. Use atk_table_get_column_description()
and atk_table_set_column_description() instead.</doc-deprecated>
Expand All @@ -5751,7 +5751,7 @@ and atk_table_set_column_description() instead.</doc-deprecated>
atk_table_set_column_header() instead.</doc-deprecated>
<type name="Object"/>
</property>
<property name="accessible-table-row-description" deprecated="1" writable="1" transfer-ownership="none">
<property name="accessible-table-row-description" deprecated="1" writable="1" transfer-ownership="none" default-value="NULL">
<doc xml:space="preserve">Accessible table row description.</doc>
<doc-deprecated xml:space="preserve">Since 2.12. Use atk_table_get_row_description() and
atk_table_set_row_description() instead.</doc-deprecated>
Expand All @@ -5766,7 +5766,7 @@ atk_table_set_row_header() instead.</doc-deprecated>
<property name="accessible-table-summary" writable="1" transfer-ownership="none">
<type name="Object"/>
</property>
<property name="accessible-value" deprecated="1" writable="1" transfer-ownership="none">
<property name="accessible-value" deprecated="1" writable="1" transfer-ownership="none" default-value="0.000000">
<doc xml:space="preserve">Numeric value of this object, in case being and AtkValue.</doc>
<doc-deprecated xml:space="preserve">Since 2.12. Use atk_value_get_value_and_text() to get
the value, and value-changed signal to be notified on their value
Expand Down Expand Up @@ -6618,7 +6618,7 @@ the previous value of the property, but is not used anymore.</doc>
</parameter>
</parameters>
</function-macro>
<record name="Range" c:type="AtkRange" glib:type-name="AtkRange" glib:get-type="atk_range_get_type" c:symbol-prefix="range">
<record name="Range" c:type="AtkRange" opaque="1" glib:type-name="AtkRange" glib:get-type="atk_range_get_type" c:symbol-prefix="range">
<doc xml:space="preserve">A given range or subrange, to be used with #AtkValue

#AtkRange are used on #AtkValue, in order to represent the full
Expand Down Expand Up @@ -6922,7 +6922,7 @@ not already present. See also atk_object_add_relationship().</doc>
</parameter>
</parameters>
</method>
<property name="relation-type" writable="1" transfer-ownership="none" getter="get_relation_type">
<property name="relation-type" writable="1" transfer-ownership="none" getter="get_relation_type" default-value="ATK_RELATION_NULL">
<type name="RelationType"/>
</property>
<property name="target" writable="1" transfer-ownership="none" getter="get_target">
Expand Down
Loading

0 comments on commit 040da0b

Please sign in to comment.