RGtk2 (version 2.20.31)

gtkMiscSetPadding: gtkMiscSetPadding

Description

Sets the amount of space to add around the widget.

Usage

gtkMiscSetPadding(object, xpad, ypad)

Arguments

object
xpad
the amount of space to add on the left and right of the widget, in pixels.
ypad
the amount of space to add on the top and bottom of the widget, in pixels.