Package: gtk

Accessor gtk-widget-margin

Lambda List

gtk-widget-margin (object)

Syntax

(gtk-widget-margin object) => margin
(setf (gtk-widget-margin object) margin)

Arguments

object -- a gtk-widget object
margin -- an integer with the margin

Details

Accessor of the margin slot of the gtk-widget class.

Sets the margin of all four sides at once. If read, returns the maximum margin on any side.
 

See also

2021-9-15