get_alignment


Description:

public void get_alignment (out float xalign, out float yalign)

Gets the X and Y alignment of the widget within its allocation.

Note:

Use Widget alignment and margin properties.

See set_alignment.

Parameters:

this

a Misc

xalign

location to store X alignment of this, or null

yalign

location to store Y alignment of this, or null