Package: gtk
Function gtk:text-iter-toggled-tags
Lambda Listgtk:text-iter-toggled-tags (iter toggled) ArgumentsReturn ValueThe list of gtk:text-tag objects toggled at this point. Details
Returns a list of tags that are toggled on or off at this point. If toggled is true, the list contains tags that are toggled on. If a tag is toggled on at the iterator, then some non-empty range of characters following the iterator has that tag applied to it. If a tag is toggled off, then some non-empty range following the iterator does not have the tag applied to it. | See also |
2024-7-1