gtkMiscSetPadding {RGtk2} | R Documentation |
Sets the amount of space to add around the widget.
gtkMiscSetPadding(object, xpad, ypad)
|
[GtkMisc ] a GtkMisc . |
|
[integer] the amount of space to add on the left and right of the widget, in pixels. |
|
[integer] the amount of space to add on the top and bottom of the widget, in pixels. |
Derived by RGtkGen from GTK+ documentation