Package: gtk

Function gtk-text-iter-has-tag

Lambda List

gtk-text-iter-has-tag (iter tag)

Arguments

iter -- a gtk-text-iter instance
tag -- a gtk-text-tag object

Return Value

A boolean whether the iterator is tagged with tag.

Details

Returns true if the iterator is within a range tagged with tag.
 

See also

2021-6-13