Widget.getHalign

Gets the value of the #GtkWidget:halign property.

For backwards compatibility reasons this method will never return %GTK_ALIGN_BASELINE, but instead it will convert it to %GTK_ALIGN_FILL. Baselines are not supported for horizontal alignment.

class Widget
getHalign
()

Return Value

Type: GtkAlign

the horizontal alignment of @widget

Meta