Last updated: Mon, 21 May 2012 view this page in English
GtkButton::set_alignment
void set_alignment(double xalign, double yalign);
Use this method to set the "xalign" and "yalign" properties
to the value of parameters xalign and
yalign respectively. This property has
no effect unless the child is a GtkMisc
or a GtkAlignment.