[g-a-devel] AtkTextIface documentation issues.
- From: mva sysfault org
- To: g-a-devel <gnome-accessibility-devel gnome org>
- Subject: [g-a-devel] AtkTextIface documentation issues.
- Date: Wed, 24 Jan 2007 11:31:39 +0100
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]