toggles_tag
Description:
Gets whether a range with tag applied to it begins or ends at this.
This is equivalent to (starts_tag || ends_tag)
Parameters:
| this |
an iterator |
| tag |
a `GtkTextTag` |
Returns:
|
whether |