gtkTextIterInRange
Checks whether iter
falls in the range [start
, end
).
start
and end
must be in ascending order.
gtkTextIterInRange(object, start, end)
|
|
|
start of range |
|
end of range |
[logical] TRUE
if iter
is in the range
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.