PrintCompositor.wrapMode

Get wrapMode property.

  1. gtk.types.WrapMode wrapMode [@property getter]
    class PrintCompositor
    @property
    wrapMode
    ()
  2. gtk.types.WrapMode wrapMode [@property setter]

Return Value

Type: gtk.types.WrapMode

Whether to wrap lines never, at word boundaries, or at character boundaries.

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