PrintCompositor.tabWidth

Get tabWidth property.

  1. uint tabWidth [@property getter]
    class PrintCompositor
    @property
    uint
    tabWidth
    ()
  2. uint tabWidth [@property setter]

Return Value

Type: uint

Width of a tab character expressed in spaces.

The value of this property cannot be changed anymore after the first call to the gtksource.print_compositor.PrintCompositor.paginate function.