pangoTabArrayNewWithPositions {RGtk2.10}R Documentation

pangoTabArrayNewWithPositions

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

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

Arguments

... [logical] whether positions are in pixel units

Value

[PangoTabArray] the newly allocated PangoTabArray.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]