Skip to content

Commit 89a11aa

Browse files
authored
Merge pull request #131 from gtk-rs/create-pull-request/patch
Update GIR files (2022-10-16)
2 parents 7fa401e + 6babe43 commit 89a11aa

File tree

3 files changed

+1080
-672
lines changed

3 files changed

+1080
-672
lines changed

GLib-2.0.gir

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29751,6 +29751,12 @@ See [Unicode Standard Annex #24: Script names](http://www.unicode.org/reports/tr
2975129751
<member name="math" value="162" c:identifier="G_UNICODE_SCRIPT_MATH">
2975229752
<doc xml:space="preserve">Mathematical notation. Since: 2.72</doc>
2975329753
</member>
29754+
<member name="kawi" value="163" c:identifier="G_UNICODE_SCRIPT_KAWI">
29755+
<doc xml:space="preserve">Kawi. Since 2.74</doc>
29756+
</member>
29757+
<member name="nag_mundari" value="164" c:identifier="G_UNICODE_SCRIPT_NAG_MUNDARI">
29758+
<doc xml:space="preserve">Nag Mundari. Since 2.74</doc>
29759+
</member>
2975429760
</enumeration>
2975529761
<enumeration name="UnicodeType" c:type="GUnicodeType">
2975629762
<doc xml:space="preserve">These are the possible character classifications from the

0 commit comments

Comments
 (0)