pangoAttrIteratorRange: pangoAttrIteratorRange

Description Usage Arguments Value Author(s)

View source: R/pangoFuncs.R

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

1

Arguments

object

[PangoAttrIterator] a PangoAttrIterator

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 documentation built on Oct. 14, 2021, 5:08 p.m.