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