Package: gtk

Accessor gtk:border-bottom

Lambda List

gtk:border-bottom (instance)

Syntax

(gtk:border-top instance) => bottom
(setf (gtk:border-top instance) bottom)

Arguments

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

Details

The accessor for the bottom slot of the gtk:border structure.
 

See also

2025-08-21