Description Usage Arguments Value Author(s)
Returns text in the given range. If the range
contains non-text elements such as images, the character and byte
offsets in the returned string will not correspond to character and
byte offsets in the buffer. If you want offsets to correspond, see
gtkTextIterGetSlice
.
1 | gtkTextIterGetText(object, end)
|
|
iterator at start of a range |
|
iterator at end of a range |
[character] array of characters 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.