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

pangoAttrIteratorRange

pangoAttrIteratorRange


Description

Get the range of the current segment. Note that the stored return values are signed, not unsigned like the values in PangoAttribute. To deal with this API oversight, stored return values that wouldn't fit into a signed integer are clamped to G_MAXINT.

Usage

pangoAttrIteratorRange(object)

Arguments

Value

A list containing the following elements:

start

[integer] location to store the start of the range

end

[integer] location to store the end of 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.