Skip to content

Commit ae8d2dc

Browse files
authored
Merge pull request #127 from gtk-rs/create-pull-request/patch
Update GIR files (2022-09-18)
2 parents 01c4ec6 + 8f4bd1e commit ae8d2dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Pango-1.0.gir

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12024,15 +12024,15 @@ Two encoded version numbers can be compared as integers.</doc>
1202412024
<doc xml:space="preserve">The major component of the version of Pango available at compile-time.</doc>
1202512025
<type name="gint" c:type="gint"/>
1202612026
</constant>
12027-
<constant name="VERSION_MICRO" value="9" c:type="PANGO_VERSION_MICRO">
12027+
<constant name="VERSION_MICRO" value="10" c:type="PANGO_VERSION_MICRO">
1202812028
<doc xml:space="preserve">The micro component of the version of Pango available at compile-time.</doc>
1202912029
<type name="gint" c:type="gint"/>
1203012030
</constant>
1203112031
<constant name="VERSION_MINOR" value="50" c:type="PANGO_VERSION_MINOR">
1203212032
<doc xml:space="preserve">The minor component of the version of Pango available at compile-time.</doc>
1203312033
<type name="gint" c:type="gint"/>
1203412034
</constant>
12035-
<constant name="VERSION_STRING" value="1.50.9" c:type="PANGO_VERSION_STRING">
12035+
<constant name="VERSION_STRING" value="1.50.10" c:type="PANGO_VERSION_STRING">
1203612036
<doc xml:space="preserve">A string literal containing the version of Pango available at compile-time.</doc>
1203712037
<type name="utf8" c:type="gchar*"/>
1203812038
</constant>

0 commit comments

Comments
 (0)