Fix transfer annotation for pango_font_family_list_faces
authorPavel Holejsovsky <pholejs@src.gnome.org>
Sun, 3 Jun 2012 20:32:56 +0000 (22:32 +0200)
committerPavel Holejsovsky <pholejs@src.gnome.org>
Mon, 4 Jun 2012 18:36:13 +0000 (20:36 +0200)
commitc6f0bfe51ec4ecdde6bb24dc3db921b0b0bd982f
tree32c301984ffb381e51c2b77da7df22abbb6634d7
parent7b79cef481fe0307b0e315fa917cb6ebb7b7f442
Fix transfer annotation for pango_font_family_list_faces

The documentation says 'This array should be freed with g_free() when
it is no longer needed', which really translates to (transfer
container) in introspection annotation jargon.

https://bugzilla.gnome.org/show_bug.cgi?id=677407
pango/fonts.c