InscriptionGidBuilderImpl

Fluent builder implementation template for gtk.inscription.Inscription

Members

Functions

attributes
T attributes(pango.attr_list.AttrList propval)

Set attributes property.

markup
T markup(string propval)

Set markup property.

minChars
T minChars(uint propval)

Set minChars property.

minLines
T minLines(uint propval)

Set minLines property.

natChars
T natChars(uint propval)

Set natChars property.

natLines
T natLines(uint propval)

Set natLines property.

text
T text(string propval)

Set text property.

textOverflow
T textOverflow(gtk.types.InscriptionOverflow propval)

Set textOverflow property.

wrapMode
T wrapMode(pango.types.WrapMode propval)

Set wrapMode property.

xalign
T xalign(float propval)

Set xalign property.

yalign
T yalign(float propval)

Set yalign property.