since: 2.32
gbooleanatk_text_scroll_substring_to(AtkText*text,gintstart_offset,gintend_offset,AtkScrollTypetype)
Makes a substring oftext visible on the screen by scrolling all necessary parents.
Available since: 2.32
start_offsetType: gint
Start offset in thetext.
end_offsetType: gint
End offset in thetext, or -1 for the end of the text.
typeType: AtkScrollType
Specify where the object should be made visible.