getHalign

open fun getHalign(): Align

Gets the horizontal alignment of @widget.

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.

Return

the horizontal alignment of @widget