PrintCompositor.wrapMode

Set wrapMode property.

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

Parameters

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