Label.setXalign
void setXalign(float xalign)Sets the xalign of the label.
See the gtk.label.Label.xalign property.
Parameters
xalign | the new xalign value, between 0 and 1 |
void setXalign(float xalign)Sets the xalign of the label.
See the gtk.label.Label.xalign property.
xalign | the new xalign value, between 0 and 1 |