Skip to content

Commit b5e9518

Browse files
authored
Update GIR files
1 parent 36a8fad commit b5e9518

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

Atk-1.0.gir

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -553,7 +553,7 @@ A string name/value pair representing a generic attribute.</doc>
553553
</parameters>
554554
</function>
555555
</record>
556-
<constant name="BINARY_AGE" value="24810" c:type="ATK_BINARY_AGE" version="2.7.4">
556+
<constant name="BINARY_AGE" value="24911" c:type="ATK_BINARY_AGE" version="2.7.4">
557557
<doc xml:space="preserve">Like atk_get_binary_age(), but from the headers used at
558558
application compile time, rather than from the library linked
559559
against at application run time.</doc>
@@ -4543,13 +4543,13 @@ application compile time, rather than from the library linked
45434543
against at application run time.</doc>
45444544
<type name="gint" c:type="gint"/>
45454545
</constant>
4546-
<constant name="MICRO_VERSION" value="0" c:type="ATK_MICRO_VERSION" version="2.7.4">
4546+
<constant name="MICRO_VERSION" value="1" c:type="ATK_MICRO_VERSION" version="2.7.4">
45474547
<doc xml:space="preserve">Like atk_get_micro_version(), but from the headers used at
45484548
application compile time, rather than from the library linked
45494549
against at application run time.</doc>
45504550
<type name="gint" c:type="gint"/>
45514551
</constant>
4552-
<constant name="MINOR_VERSION" value="48" c:type="ATK_MINOR_VERSION" version="2.7.4">
4552+
<constant name="MINOR_VERSION" value="49" c:type="ATK_MINOR_VERSION" version="2.7.4">
45534553
<doc xml:space="preserve">Like atk_get_minor_version(), but from the headers used at
45544554
application compile time, rather than from the library linked
45554555
against at application run time.</doc>

Gtk-4.0.gir

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33021,7 +33021,7 @@ See [[email protected]_im_context] and
3302133021
<type name="guint" c:type="guint"/>
3302233022
</parameter>
3302333023
<parameter name="state" transfer-ownership="none">
33024-
<doc xml:space="preserve">the bitmask, representing the state of modifier keys and pointer buttons. See `GdkModifierType`.</doc>
33024+
<doc xml:space="preserve">the bitmask, representing the state of modifier keys and pointer buttons.</doc>
3302533025
<type name="Gdk.ModifierType"/>
3302633026
</parameter>
3302733027
</parameters>
@@ -33041,7 +33041,7 @@ See [[email protected]_im_context] and
3304133041
<type name="guint" c:type="guint"/>
3304233042
</parameter>
3304333043
<parameter name="state" transfer-ownership="none">
33044-
<doc xml:space="preserve">the bitmask, representing the state of modifier keys and pointer buttons. See `GdkModifierType`.</doc>
33044+
<doc xml:space="preserve">the bitmask, representing the state of modifier keys and pointer buttons.</doc>
3304533045
<type name="Gdk.ModifierType"/>
3304633046
</parameter>
3304733047
</parameters>
@@ -33052,8 +33052,9 @@ See [[email protected]_im_context] and
3305233052
<type name="gboolean" c:type="gboolean"/>
3305333053
</return-value>
3305433054
<parameters>
33055-
<parameter name="keyval" transfer-ownership="none">
33056-
<doc xml:space="preserve">the released key.</doc>
33055+
<parameter name="state" transfer-ownership="none">
33056+
<doc xml:space="preserve">the bitmask, representing the new state of modifier keys and
33057+
pointer buttons.</doc>
3305733058
<type name="Gdk.ModifierType"/>
3305833059
</parameter>
3305933060
</parameters>

0 commit comments

Comments
 (0)