a value of 1.0 means bottom alignment.
Misc.yalign
float yalign() @propertyGet yalign property.
Returns
The vertical alignment. A value of 0.0 means top alignment;
Deprecated
Use [gtk.widget.Widget.setValign] instead. If you are using
#GtkLabel, use #GtkLabel:yalign instead.
void yalign(float propval) @propertySet yalign property.
Parameters
propval | The vertical alignment. A value of 0.0 means top alignment; a value of 1.0 means bottom alignment. |
Deprecated
Use [gtk.widget.Widget.setValign] instead. If you are using
#GtkLabel, use #GtkLabel:yalign instead.