RGtk2 (version 2.20.31)

pangoLayoutSetTabs: pangoLayoutSetTabs

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

pangoLayoutSetTabs(object, tabs = NULL)

Arguments

tabs