PrintCompositor.wrapMode

gtk.types.WrapMode wrapMode() @property

Get wrapMode property.

Returns

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.

void wrapMode(gtk.types.WrapMode propval) @property

Set wrapMode property.

Parameters

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