LabelGidBuilderImpl.xalign

Set xalign property.

class LabelGidBuilderImpl(T)
T
xalign
(
float propval
)

Parameters

propval float

The horizontal alignment of the label text inside its size allocation.

Compare this to gtk.widget.Widget.halign, which determines how the labels size allocation is positioned in the space available for the label.

Return Value

Type: T

Builder instance for fluent chaining