inside the labels size allocation. Compare this to #GtkWidget:valign, which determines how the labels size allocation is positioned in the space available for the label.
Label.yalign
float yalign() @property nothrowGet yalign property.
Returns
The yalign property determines the vertical aligment of the label text
void yalign(float propval) @property nothrowSet yalign property.
Parameters
propval | The yalign property determines the vertical aligment of the label text inside the labels size allocation. Compare this to #GtkWidget:valign, which determines how the labels size allocation is positioned in the space available for the label. |