togglesTag
Gets whether a range with @tag applied to it begins or ends at @iter.
This is equivalent to (gtk_text_iter_starts_tag() || gtk_text_iter_ends_tag())
Return
whether @tag is toggled on or off at @iter
Parameters
tag
a GtkTextTag
Gets whether a range with @tag applied to it begins or ends at @iter.
This is equivalent to (gtk_text_iter_starts_tag() || gtk_text_iter_ends_tag())
whether @tag is toggled on or off at @iter
a GtkTextTag