Package: gtk
Function gtk:accessible-text-contents
Lambda Listgtk:accessible-text-contents (accessible start end) ArgumentsReturn Value    The g:bytes instance for 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 | 
#2025-07-13