Description Usage Arguments Value Author(s)
Like gtkTextIterGetText
, but invisible text is not included.
Invisible text is usually invisible because a GtkTextTag
with the
"invisible" attribute turned on has been applied to it.
1 | gtkTextIterGetVisibleText(object, end)
|
|
iterator at start of range |
|
iterator at end of range |
[character] string containing visible text in the range
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.