LabelGidBuilderImpl.xalign

Set xalign property.

class LabelGidBuilderImpl(T)
override
T
xalign
(
float propval
)

Parameters

propval float

The xalign property determines the horizontal aligment of the label text inside the labels size allocation. Compare this to #GtkWidget: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