Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkTextIterInRange

gtkTextIterInRange


Description

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

Usage

gtkTextIterInRange(object, start, end)

Arguments

object

a GtkTextIter

start

start of range

end

end of range

Value

[logical] TRUE if iter is in the range

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.