API Version: 2.0
Library Version: 2.50.0
gboolean atspi_text_set_caret_offset ( AtspiText* obj, gint new_offset, GError** error )
Moves the text caret to a given position.
new_offset
gint
The offset to which the text caret is to be moved.
error
GError **
GError*
NULL
gboolean
TRUE if successful, FALSE otherwise.
TRUE
FALSE