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.
int
in_range(GTK2.TextIter
start
, GTK2.TextIter
end
)
Checks whether this iterator falls in the range [start,end). start and end must be in ascending order.