compare

fun compare(rhs: TextIter): Int

A qsort()-style function that returns negative if @lhs is less than

Return

-1 if @lhs is less than @rhs, 1 if @lhs is greater, 0 if they are equal

Parameters

rhs

another GtkTextIter