The value of this property cannot be changed anymore after the first call to the [gtksource.print_compositor.PrintCompositor.paginate] function.
PrintCompositor.wrapMode
gtk.types.WrapMode wrapMode() @propertyGet wrapMode property.
Returns
Whether to wrap lines never, at word boundaries, or at character boundaries.
void wrapMode(gtk.types.WrapMode propval) @propertySet wrapMode property.
Parameters
propval | 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. |