Method GTK2.Misc()->set_padding()
- Method set_padding
GTK2.Misc
set_padding(int
xpad
,int
ypad
)- 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.