Package: gtk
Function gtk-text-iter-visible-text
Lambda Listgtk-text-iter-visible-text (start end) ArgumentsReturn ValueA string containing visible text in the range. Details Like the function gtk-text-iter-text, but invisible text is not
included. Invisible text is usually invisible because a gtk-text-tag object with the "invisible" attribute turned on has been applied to it. | See also |
2021-6-13