gtkTextBufferGetBounds
Retrieves the first and last iterators in the buffer, i.e. the
entire buffer lies within the range [start
,end
).
gtkTextBufferGetBounds(object)
|
A list containing the following elements:
|
iterator to initialize with first position in the buffer |
|
iterator to initialize with the end iterator |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.