Package: gtk

Accessor gtk:border-left

Lambda List

gtk:border-left (instance)

Syntax

(gtk:border-left instance) => left
(setf (gtk:border-left instance) left)

Arguments

instance -- a gtk:border instance
left -- an integer for the width of the left border

Details

The accessor for the left slot gets or sets the width of the left border.
 

See also

2026-08-17