
[Top]
GTK
GTK.Misc
|
Method GTK.Misc()->set_padding()
- Method
set_padding
object(GTK.Misc) GTK.Misc()->set_padding(int xpad, int ypad)
- Description
-
Sets the amount of space to add around the widget. xpand and ypad
are specified in pixels.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|