RGtk2 (version 2.20.31)

gtkTextBufferGetBounds: gtkTextBufferGetBounds

Description

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

Usage

gtkTextBufferGetBounds(object)

Arguments

Value

A list containing the following elements:
start
iterator to initialize with first position in the buffer
end
iterator to initialize with the end iterator