Gjsify LogoGjsify Logo

PangoAlignment describes how to align the lines of a PangoLayout within the available space.

If the PangoLayout is set to justify using [methodPango.Layout.set_justify], this only affects partial lines.

See [methodPango.Layout.set_auto_dir] for how text direction affects the interpretation of PangoAlignment values.

Index

Enumeration Members

Enumeration Members

CENTER: number

Center the line within the available space

LEFT: number

Put all available space on the right

RIGHT: number

Put all available space on the left

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