due to b52858b
There was a lengthy discussion regarding those annotations, see #214 and #208
If python is actually iterating over the elements of a GPtrArray to free them then this is wrong. It should be advised to use the available GLib API.
GPtrArray
The text was updated successfully, but these errors were encountered:
due to b52858b
There was a lengthy discussion regarding those annotations, see #214 and #208
If python is actually iterating over the elements of a
GPtrArrayto free them then this is wrong. It should be advised to use the available GLib API.The text was updated successfully, but these errors were encountered: