Description Usage Arguments Value Author(s)
Moves forward to the next toggle (on or off) of the
GtkTextTag tag, or to the next toggle of any tag if
tag is NULL. If no matching tag toggles are found,
returns FALSE, otherwise TRUE. Does not return toggles
located at iter, only toggles after iter. Sets iter to
the location of the toggle, or to the end of the buffer
if no toggle is found.
1 | gtkTextIterForwardToTagToggle(object, tag = NULL)
|
|
a |
|
a |
[logical] whether we found a tag toggle after 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.