Package: gtk

Accessor gtk-icon-view-margin

Lambda List

gtk-icon-view-margin (object)

Syntax

(gtk-icon-view-margin object) => margin
(setf (gtk-icon-view-margin object) margin)

Arguments

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

Details

Accessor of the margin slot of the gtk-icon-view class.

Specifies the space which is inserted at the top, bottom, left and right of the icon view.
 

See also

2021-3-9