pangoLayoutIterGetCharExtents: pangoLayoutIterGetCharExtents

Description Usage Arguments Value Author(s)

View source: R/pangoFuncs.R

Description

Gets the extents of the current character, in layout coordinates (origin is the top left of the entire layout). Only logical extents can sensibly be obtained for characters; ink extents make sense only down to the level of clusters.

Usage

1

Arguments

object

[PangoLayoutIter] a PangoLayoutIter

Value

A list containing the following elements:

logical.rect

[PangoRectangle] rectangle to fill with logical extents

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.