docs: Fix documentation for atk_object_get_attributes()
authorMario Sanchez Prada <mario.prada@samsung.com>
Mon, 3 Jun 2013 09:53:43 +0000 (10:53 +0100)
committerMario Sanchez Prada <mario.prada@samsung.com>
Mon, 3 Jun 2013 09:53:43 +0000 (10:53 +0100)
commit3a916200a842b7017688bca50d29356c5ccf2834
treecf1babc70af14f004c556a05b22b18488fdcd17f
parentcc3202b40e5c03b03adf717bac6e14130eb85553
docs: Fix documentation for atk_object_get_attributes()

Replace the wrong (transfer-none) annotation with (transfer-full), and
suggest to free it with atk_attribute_set_free() when done.

https://bugzilla.gnome.org/show_bug.cgi?id=701503
atk/atkobject.c