Method GTK1.Misc()->set_padding()
- Method set_padding
 GTK1.Miscset_padding(intxpad,intypad)- Description
 Sets the amount of space to add around the widget. xpand and ypad are specified in pixels.
GTK1.Misc set_padding(int xpad, int ypad)
Sets the amount of space to add around the widget. xpand and ypad are specified in pixels.