will flush the child to the top; a value of 1.0 will flush the child to the bottom.
Alignment.yalign
float yalign() @propertyGet yalign property.
Returns
Vertical position of child in available space. A value of 0.0
Deprecated
Use [gtk.widget.Widget.setValign] on the child instead
void yalign(float propval) @propertySet yalign property.
Parameters
propval | Vertical position of child in available space. A value of 0.0 will flush the child to the top; a value of 1.0 will flush the child to the bottom. |
Deprecated
Use [gtk.widget.Widget.setValign] on the child instead