Package: gtk

Accessor gtk:inscription-min-lines

Lambda List

gtk:inscription-min-lines (object)

Syntax

(gtk:inscription-min-lines object) => lines
(setf (gtk:inscription-min-lines object) lines)

Arguments

object -- a gtk:inscription widget
lines -- an integer for the minimum number of lines that should fit, approximately

Details

The accessor for the min-lines slot of the gtk:inscription class gets or sets the number of lines that should fit into the inscription at minimum.

Since 4.8
 

See also

2025-08-03