GKeyFile: improve introspection annotations
authorGiovanni Campagna <gcampagna@src.gnome.org>
Sat, 15 Oct 2011 21:54:41 +0000 (17:54 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 15 Oct 2011 21:54:41 +0000 (17:54 -0400)
commit94accc2d7891c8147ea5468828a346c716b06045
treef2ec98aaf57b6dd665ec648e4a472a5b01ac9eab
parent96817746d999ce34b4fd3471b3c58d3a6be2dcbd
GKeyFile: improve introspection annotations

Ensure that all methods that take or return arrays are annotated
(including length). Mark ref, unref and free methods as (skip).

https://bugzilla.gnome.org/show_bug.cgi?id=590808
glib/gkeyfile.c