pangoLayoutSetTabs: pangoLayoutSetTabs

Description Usage Arguments Author(s)

View source: R/pangoFuncs.R

Description

Sets the tabs to use for layout, overriding the default tabs (by default, tabs are every 8 spaces). If tabs is NULL, the default tabs are reinstated. tabs is copied into the layout; you must free your copy of tabs yourself.

Usage

1
pangoLayoutSetTabs(object, tabs = NULL)

Arguments

object

[PangoLayout] a PangoLayout

tabs

[PangoTabArray] a PangoTabArray, or NULL

Author(s)

Derived by RGtkGen from GTK+ documentation


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