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

True if the iterator is tagged with tag.

Details

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

See also

2024-7-1