Description Usage Arguments Value Author(s)
This is equivalent to (gtkTextIterBeginsTag
||
gtkTextIterEndsTag
), i.e. it tells you whether a range with
tag
applied to it begins or ends at iter
.
1 | gtkTextIterTogglesTag(object, tag = NULL)
|
|
an iterator |
|
a |
[logical] whether tag
is toggled on or off at iter
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.