Skip to content

Commit

Permalink
Update GIR files
Browse files Browse the repository at this point in the history
  • Loading branch information
sdroege committed Mar 14, 2023
1 parent 498697d commit 6d1aaea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GLib-2.0.gir
Original file line number Diff line number Diff line change
Expand Up @@ -14246,7 +14246,7 @@ This is the same as standard C `UINT8_MAX`, which should be
preferred in new code.</doc>
<type name="guint8" c:type="guint8"/>
</constant>
<constant name="MICRO_VERSION" value="4" c:type="GLIB_MICRO_VERSION">
<constant name="MICRO_VERSION" value="0" c:type="GLIB_MICRO_VERSION">
<doc xml:space="preserve">The micro version number of the GLib library.

Like #gtk_micro_version, but from the headers used at
Expand All @@ -14270,7 +14270,7 @@ linked against at application run time.</doc>
<doc xml:space="preserve">The minimum value which can be held in a #gint8.</doc>
<type name="gint8" c:type="gint8"/>
</constant>
<constant name="MINOR_VERSION" value="75" c:type="GLIB_MINOR_VERSION">
<constant name="MINOR_VERSION" value="76" c:type="GLIB_MINOR_VERSION">
<doc xml:space="preserve">The minor version number of the GLib library.

Like #gtk_minor_version, but from the headers used at
Expand Down

0 comments on commit 6d1aaea

Please sign in to comment.