pangoTabArrayGetTab: pangoTabArrayGetTab

Description Usage Arguments Value Author(s)

View source: R/pangoFuncs.R

Description

Gets the alignment and position of a tab stop.

Usage

1
pangoTabArrayGetTab(object, tab.index)

Arguments

object

[PangoTabArray] a PangoTabArray

tab.index

[integer] tab stop index

Value

A list containing the following elements:

alignment

[PangoTabAlign] location to store alignment, or NULL

location

[integer] location to store tab position, or NULL

Author(s)

Derived by RGtkGen from GTK+ documentation


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