Package: gtk

Function gtk-text-iter-tags

Lambda List

gtk-text-iter-tags (iter)

Arguments

iter -- a gtk-text-iter instance

Return Value

List of gtk-text-tag objects.

Details

Returns a list of tags that apply to the iterator. The list is in ascending order of priority, highest-priority tags are last.
 

See also

*2021-6-13