Re: RFC: AtkText simplification (take 3)
Mario Sanchez Prada <[email protected]> Mon, 12 Aug 2013 11:18:42 +0100
| Newsgroups | gmane.comp.gnome.accessibility.devel |
|---|---|
| Message-ID | <003f01ce9745$52c31fa0$f8495ee0$%[email protected]> |
Hi, > [...] > 2. Add a new function that will only need the offset and the > granularity as input parameters: > > gchar* atk_text_get_text_for_offset (AtkText *text, > [...] Just to mention that after some discussion on bugzilla (see [1]), we are thinking that perhaps a better name for this new function would be atk_text_get_string_at_offset(). Thus, that's the name we will propose to use in ATK, at-spi2-core, at-spi2-atk and pyatspi, if nobody is against that. Thanks, Mario [1] https://bugzilla.gnome.org/show_bug.cgi?id=705713#c5