Skip to content

Commit

Permalink
Merge pull request #99 from gtk-rs/create-pull-request/patch
Browse files Browse the repository at this point in the history
Update GIR files (2022-01-27)
  • Loading branch information
sdroege committed Jan 27, 2022
2 parents 54ae87a + 5395808 commit 3ff4d32
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gio-2.0.gir
Expand Up @@ -74370,7 +74370,9 @@ Other parsing failures will error with %G_TLS_ERROR_BAD_CERTIFICATE.</doc>
<parameters>
<parameter name="data" transfer-ownership="none">
<doc xml:space="preserve">DER-encoded PKCS #12 format certificate data</doc>
<type name="guint8" c:type="const guint8*"/>
<array length="1" zero-terminated="0" c:type="const guint8*">
<type name="guint8" c:type="guint8"/>
</array>
</parameter>
<parameter name="length" transfer-ownership="none">
<doc xml:space="preserve">the length of @data</doc>
Expand Down

0 comments on commit 3ff4d32

Please sign in to comment.