xalign
Description:
[ NoAccessorMethod ]
[ Version ( deprecated = true , deprecated_since = "3.14" , since = "2.4" ) ]
public float xalign { get; set; }
Warning: xalign is deprecated since 3.14.
If the child of the button is a Misc or
Alignment, this property can be used to control its horizontal alignment.
Note:
Access the child widget directly if you need to control its alignment.
0.0 is left aligned, 1.0 is right aligned.