Package: gtk
Function gtk:accessible-text-contents-at
Lambda Listgtk:accessible-text-contents-at (accessible offset granularity) SyntaxArgumentsReturn Value start -- an unsigned integer with the start of the range, in characters end -- an unsigned integer with the end of the range, in characters Details
Retrieve the current contents of the accessible object starting from the
given offset, and using the given granularity. The start and end values contain the boundaries of the text. Since 4.14 | See also |
#2024-11-5