Skip to content

Commit b41843d

Browse files
sdroegebilelmoussaoui
authored andcommitted
Update GIR files
1 parent 24cbe27 commit b41843d

File tree

4 files changed

+23
-17
lines changed

4 files changed

+23
-17
lines changed

GLib-2.0.gir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15418,7 +15418,7 @@ linked against at application run time.</doc>
1541815418
<constant name="MAXUINT8" value="255" c:type="G_MAXUINT8">
1541915419
<type name="guint8" c:type="guint8"/>
1542015420
</constant>
15421-
<constant name="MICRO_VERSION" value="1" c:type="GLIB_MICRO_VERSION">
15421+
<constant name="MICRO_VERSION" value="2" c:type="GLIB_MICRO_VERSION">
1542215422
<doc xml:space="preserve">The micro version number of the GLib library.
1542315423

1542415424
Like #gtk_micro_version, but from the headers used at

Gio-2.0.gir

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50467,10 +50467,16 @@ signal, and unref the `GMemoryMonitor` itself when exiting.</doc>
5046750467
</parameters>
5046850468
</virtual-method>
5046950469
<glib:signal name="low-memory-warning" when="last" version="2.64">
50470-
<doc xml:space="preserve">Emitted when the system is running low on free memory. The signal
50470+
<doc xml:space="preserve">Emitted when the system is running low on free memory.
50471+
50472+
The signal
5047150473
handler should then take the appropriate action depending on the
5047250474
warning level. See the #GMemoryMonitorWarningLevel documentation for
50473-
details.</doc>
50475+
details.
50476+
50477+
Since the [[email protected]] is a singleton, this signal will be
50478+
emitted in the [[email protected]][global-default main
50479+
context].</doc>
5047450480
<return-value transfer-ownership="none">
5047550481
<type name="none" c:type="void"/>
5047650482
</return-value>

Gtk-4.0.gir

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -38068,23 +38068,23 @@ New values may be added in the future.</doc>
3806838068
it was before: All items that it used to return false
3806938069
still return false, others now may, too.</doc>
3807038070
</member>
38071-
<member name="different_rewatch" value="3" c:identifier="GTK_FILTER_CHANGE_DIFFERENT_REWATCH" glib:nick="different-rewatch" glib:name="GTK_FILTER_CHANGE_DIFFERENT_REWATCH">
38071+
<member name="different_rewatch" value="3" c:identifier="GTK_FILTER_CHANGE_DIFFERENT_REWATCH" version="4.20" glib:nick="different-rewatch" glib:name="GTK_FILTER_CHANGE_DIFFERENT_REWATCH">
3807238072
<doc xml:space="preserve">Similar to [[email protected]],
38073-
but signs that item watches should be recreated. This is used by
38074-
[[email protected]] to keep the list up-to-date when items
38075-
change. Since: 4.20.</doc>
38073+
but signs that item watches should be recreated. This is used by
38074+
[[email protected]] to keep the list up-to-date when items
38075+
change.</doc>
3807638076
</member>
38077-
<member name="less_strict_rewatch" value="4" c:identifier="GTK_FILTER_CHANGE_LESS_STRICT_REWATCH" glib:nick="less-strict-rewatch" glib:name="GTK_FILTER_CHANGE_LESS_STRICT_REWATCH">
38077+
<member name="less_strict_rewatch" value="4" c:identifier="GTK_FILTER_CHANGE_LESS_STRICT_REWATCH" version="4.20" glib:nick="less-strict-rewatch" glib:name="GTK_FILTER_CHANGE_LESS_STRICT_REWATCH">
3807838078
<doc xml:space="preserve">Similar to [[email protected]_STRICT],
38079-
but signs that item watches should be recreated. This is used by
38080-
[[email protected]] to keep the list up-to-date when items
38081-
change. Since: 4.20.</doc>
38079+
but signs that item watches should be recreated. This is used by
38080+
[[email protected]] to keep the list up-to-date when items
38081+
change.</doc>
3808238082
</member>
38083-
<member name="more_strict_rewatch" value="5" c:identifier="GTK_FILTER_CHANGE_MORE_STRICT_REWATCH" glib:nick="more-strict-rewatch" glib:name="GTK_FILTER_CHANGE_MORE_STRICT_REWATCH">
38083+
<member name="more_strict_rewatch" value="5" c:identifier="GTK_FILTER_CHANGE_MORE_STRICT_REWATCH" version="4.20" glib:nick="more-strict-rewatch" glib:name="GTK_FILTER_CHANGE_MORE_STRICT_REWATCH">
3808438084
<doc xml:space="preserve">Similar to [[email protected]_STRICT],
38085-
but signs that item watches should be recreated. This is used by
38086-
[[email protected]] to keep the list up-to-date when items
38087-
change. Since: 4.20.</doc>
38085+
but signs that item watches should be recreated. This is used by
38086+
[[email protected]] to keep the list up-to-date when items
38087+
change.</doc>
3808838088
</member>
3808938089
</enumeration>
3809038090
<record name="FilterClass" c:type="GtkFilterClass" glib:is-gtype-struct-for="Filter">

HarfBuzz-0.0.gir

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -351,13 +351,13 @@ a font.</doc>
351351
<constant name="VERSION_MAJOR" value="11" c:type="HB_VERSION_MAJOR">
352352
<type name="gint" c:type="gint"/>
353353
</constant>
354-
<constant name="VERSION_MICRO" value="2" c:type="HB_VERSION_MICRO">
354+
<constant name="VERSION_MICRO" value="3" c:type="HB_VERSION_MICRO">
355355
<type name="gint" c:type="gint"/>
356356
</constant>
357357
<constant name="VERSION_MINOR" value="3" c:type="HB_VERSION_MINOR">
358358
<type name="gint" c:type="gint"/>
359359
</constant>
360-
<constant name="VERSION_STRING" value="11.3.2" c:type="HB_VERSION_STRING">
360+
<constant name="VERSION_STRING" value="11.3.3" c:type="HB_VERSION_STRING">
361361
<type name="utf8" c:type="gchar*"/>
362362
</constant>
363363
<record name="aat_layout_feature_selector_info_t" c:type="hb_aat_layout_feature_selector_info_t">

0 commit comments

Comments
 (0)