Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK2
GTK2.TextIter

Method GTK2.TextIter()->in_range()


Method in_range

int in_range(GTK2.TextIter start, GTK2.TextIter end)

Description

Checks whether this iterator falls in the range [start,end). start and end must be in ascending order.