InscriptionGidBuilderImpl.wrapMode

Set wrapMode property.

class InscriptionGidBuilderImpl(T)
T
wrapMode

Parameters

propval pango.types.WrapMode

Controls how the line wrapping is done.

Note that unlike gtk.label.Label, the default here is pango.types.WrapMode.WordChar.

Return Value

Type: T

Builder instance for fluent chaining