Widget.getHalign

Gets the value of the #GtkWidget:halign property.

For backwards compatibility reasons this method will never return gtk.types.Align.Baseline, but instead it will convert it to gtk.types.Align.Fill. Baselines are not supported for horizontal alignment.

class Widget
getHalign
()

Return Value

Type: gtk.types.Align

the horizontal alignment of widget