gtkTextIterGetVisibleSlice
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.
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.