Package: gtk

Accessor gtk-misc-ypad

Lambda List

gtk-misc-ypad (object)

Syntax

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

Arguments

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

Details

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

The amount of space to add on the top and bottom of the widget, in pixels.
 

See also

2021-7-21