get_halign
Description:
Gets the horizontal alignment of the widget.
For backwards compatibility reasons this method will never return one of the baseline alignments, but instead it will convert it to [ enum@Gtk.Align.fill] or [enum@Gtk.Align.center].
Baselines are not supported for horizontal alignment.
Parameters:
this |
a widget |
Returns:
the horizontal alignment of this |