Gjsify LogoGjsify Logo

PangoTabAlign specifies where the text appears relative to the tab stop position.

Index

Enumeration Members

Enumeration Members

CENTER: number

the text is centered at the tab stop position until the available space is filled. Since: 1.50

DECIMAL: number

text before the first occurrence of the decimal point character appears to the left of the tab stop position (until the available space is filled), the rest to the right. Since: 1.50

LEFT: number

the text appears to the right of the tab stop position

RIGHT: number

the text appears to the left of the tab stop position until the available space is filled. Since: 1.50

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method