Method GTK2.TextIter()->is_end()


Method is_end

int is_end()

Description

Returns true if this location is the end iterator, i.e. one past the last dereferenceable iterator in the buffer. is_end() is the most efficient way to check whether an iterator is the end iterator.