RGtk2 (version 2.20.31)

gtkTextIterIsEnd: gtkTextIterIsEnd

Description

Returns TRUE if iter is the end iterator, i.e. one past the last dereferenceable iterator in the buffer. gtkTextIterIsEnd is the most efficient way to check whether an iterator is the end iterator.

Usage

gtkTextIterIsEnd(object)

Arguments

object
an iterator

Value

iter is the end iterator