get_alignment


Description:

public void get_alignment (out Align x_align, out Align y_align)

Retrieves the horizontal and vertical alignment of the child inside a Bin, as set by set_alignment.

Parameters:

this

a Bin

x_align

return location for the horizontal alignment, or null

y_align

return location for the vertical alignment, or null




2022 vala-language.org