Method GTK2.Misc()->set_alignment()
- Method set_alignment
 GTK2.Miscset_alignment(floatxalign,floatyalign)- Description
 Sets the alignment of the widget. 0.0 is left or topmost, 1.0 is right or bottommost.
GTK2.Misc set_alignment(float xalign, float yalign)
Sets the alignment of the widget. 0.0 is left or topmost, 1.0 is right or bottommost.