[g-a-devel] AtkTextIface documentation issues.



Hi,

The AtkTextIface API reference for the different atk_text_get_text_* and
atk_text_get_selection()
functions does not outline, that one has to return a gchar*, which has to be
freed using g_free()
by the caller.

At least according to the AT-SPI libspi (text.c) implementation this has to be
done and thus should
be either changed using a reference which won't be freed or documented that the
caller has to free
the passed string.

Regards
Marcus





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]