Description Usage Arguments Value Author(s)
Like gtkTextIterGetSlice
, 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 | gtkTextIterGetVisibleSlice(object, end)
|
|
iterator at start of range |
|
iterator at end of range |
[character] slice of text from the buffer
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.