can be used to control its vertical alignment. 0.0 is top aligned, 1.0 is bottom aligned.
Button.yalign
float yalign() @propertyGet yalign property.
Returns
If the child of the button is a #GtkMisc or #GtkAlignment, this property
Deprecated
Access the child widget directly if you need to control
its alignment.
void yalign(float propval) @propertySet yalign property.
Parameters
propval | If the child of the button is a #GtkMisc or #GtkAlignment, this property can be used to control its vertical alignment. 0.0 is top aligned, 1.0 is bottom aligned. |
Deprecated
Access the child widget directly if you need to control
its alignment.