is_end


Description:

public bool is_end ()

Returns true if this is the end iterator.

This means it is one past the last dereferenceable iterator in the buffer. [method@Gtk.TextIter.is_end] is the most efficient way to check whether an iterator is the end iterator.

Parameters:

this

an iterator

Returns:

whether this is the end iterator