Package: gtk

Accessor gtk:inscription-text-overflow

Lambda List

gtk:inscription-text-overflow (object)

Syntax

(gtk:inscription-text-overflow object) => setting
(setf (gtk:inscription-text-overflow object) setting)

Arguments

object -- a gtk:inscription widget
setting -- a gtk:inscription-overflow value

Details

The accessor for the text-overflow slot of the gtk:inscription class gets or sets the overflow method to use for the text.

Since 4.8
 

See also

2025-08-03