Package: gtk
Function gtk:accessible-text-contents
Lambda Listgtk:accessible-text-contents (accessible start end) ArgumentsReturn ValueThe g:bytes instance with the requested slice of the contents of the accessible object, as UTF-8. Details
Retrieve the current contents of the accessible object within the given
range. If end is G_MAXUINT, the end of the range is the full content of the
accessible object. Since 4.14 | See also |
#2024-11-5