pangoTabArraySetTab: pangoTabArraySetTab

Description Usage Arguments Author(s)

View source: R/pangoFuncs.R

Description

Sets the alignment and location of a tab stop. alignment must always be PANGO_TAB_LEFT in the current implementation.

Usage

1
pangoTabArraySetTab(object, tab.index, alignment, location)

Arguments

object

[PangoTabArray] a PangoTabArray

tab.index

[integer] the index of a tab stop

alignment

[PangoTabAlign] tab alignment

location

[integer] tab location in Pango units

Author(s)

Derived by RGtkGen from GTK+ documentation


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