TextBuffer.getBounds

Retrieves the first and last iterators in the buffer, i.e. the entire buffer lies within the range [start,end).

class TextBuffer
void
getBounds

Parameters

start gtk.text_iter.TextIter

iterator to initialize with first position in the buffer

end gtk.text_iter.TextIter

iterator to initialize with the end iterator