Added atk_text_set_caret_offset(...) so that "virtual caret" can be supported
authorBill Haneman <billh@src.gnome.org>
Fri, 27 Apr 2001 16:05:07 +0000 (16:05 +0000)
committerBill Haneman <billh@src.gnome.org>
Fri, 27 Apr 2001 16:05:07 +0000 (16:05 +0000)
commitb1852f9daf1c8a315c554a6d8a729b741313e8e9
tree85b351e943e37c589a728e086b1b03198cdb5fd9
parent0b6cbf46c34dd00a2167373ff7b82e48aff19ae8
Added atk_text_set_caret_offset(...) so that "virtual caret" can be supported
if there is no text caret for an AtkText implementor.  Also switched return
types on get/set_selection_bounds() to follow convention where "set" methods
return a boolean to indicate success.
atk/atktext.c
atk/atktext.h