Package: gtk

Accessor gtk-misc-xpad

Lambda List

gtk-misc-xpad (object)

Syntax

(gtk-misc-xpad object) => xpad
(setf (gtk-misc-xpad object) xpad)

Arguments

object -- a gtk-misc widget
xpad -- an integer with the amount of space to add

Details

Accessor of the xpad slot of the gtk-misc class.

The amount of space to add on the left and right of the widget, in pixels.
 

See also

2021-7-21