get_bounds


Description:

public void get_bounds (out TextIter start, out TextIter end)

Retrieves the first and last iterators in the buffer, i.

e. the entire buffer lies within the range [start,end).

Parameters:

this

a `GtkTextBuffer`

start

iterator to initialize with first position in the buffer

end

iterator to initialize with the end iterator