pangoTabArrayNewWithPositions: pangoTabArrayNewWithPositions

Description Usage Arguments Value Author(s)

View source: R/pangoManuals.R

Description

This is a convenience function that creates a PangoTabArray and allows you to specify the alignment and position of each tab stop. You must provide an alignment and position for size tab stops.

Usage

1
pangoTabArrayNewWithPositions(size, positions.in.pixels, ...)

Arguments

size

[integer] number of tab stops in the list

positions.in.pixels

[logical] whether positions are in pixel units

...

additional alignment/position pairs

Value

[PangoTabArray] the newly allocated PangoTabArray,

Author(s)

Derived by RGtkGen from GTK+ documentation


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