PrintCompositor.tabWidth

Set tabWidth property.

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

Parameters

propval 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.