Improve atktext documentation
commitf38ed368327449e91531b3716fbd0510a4ca49a1
authorAlejandro Piñeiro <apinheiro@igalia.com>
Thu, 2 Jun 2011 18:35:58 +0000 (2 20:35 +0200)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Thu, 2 Jun 2011 18:35:58 +0000 (2 20:35 +0200)
treef7e8b927080223c45585a61158c6c703020b9ba7
parent85df8c434cbab8d51d76bb0bb648fc987272ef9d
Improve atktext documentation

Previous documentation for these methods:
  atk_text_get_text
  atk_text_get_text_after_offset
  atk_text_get_text_at_offset
  atk_text_get_text_before_offset
  atk_text_get_selection

Were not clear if the returned string should be freed by the user or not.

Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=588083
atk/atktext.c