[EMAIL PROTECTED] wrote:
> 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.
>   
Thanks Marcus.

The best way to report issues such as this is to file a bugzilla bug 
against ATK, using the 'doc' subcategory.  Otherwise the issue will get 
forgotten and/or lost.

Best regards,

Bill
> Regards
> Marcus
>
>
> _______________________________________________
> Gnome-accessibility-devel mailing list
> [email protected]
> http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel
>   

_______________________________________________
Gnome-accessibility-devel mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel

Reply via email to