Skip to content

Commit

Permalink
Merge pull request #131 from gtk-rs/create-pull-request/patch
Browse files Browse the repository at this point in the history
Update GIR files (2022-10-16)
  • Loading branch information
sdroege authored Oct 16, 2022
2 parents 7fa401e + 6babe43 commit 89a11aa
Show file tree
Hide file tree
Showing 3 changed files with 1,080 additions and 672 deletions.
6 changes: 6 additions & 0 deletions GLib-2.0.gir
Original file line number Diff line number Diff line change
Expand Up @@ -29751,6 +29751,12 @@ See [Unicode Standard Annex #24: Script names](http://www.unicode.org/reports/tr
<member name="math" value="162" c:identifier="G_UNICODE_SCRIPT_MATH">
<doc xml:space="preserve">Mathematical notation. Since: 2.72</doc>
</member>
<member name="kawi" value="163" c:identifier="G_UNICODE_SCRIPT_KAWI">
<doc xml:space="preserve">Kawi. Since 2.74</doc>
</member>
<member name="nag_mundari" value="164" c:identifier="G_UNICODE_SCRIPT_NAG_MUNDARI">
<doc xml:space="preserve">Nag Mundari. Since 2.74</doc>
</member>
</enumeration>
<enumeration name="UnicodeType" c:type="GUnicodeType">
<doc xml:space="preserve">These are the possible character classifications from the
Expand Down
Loading

0 comments on commit 89a11aa

Please sign in to comment.