Package: gtk

Accessor gtk:inscription-text

Lambda List

gtk:inscription-text (object)

Syntax

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

Arguments

object -- a gtk:inscription widget
lines -- a string with the text to display

Details

Accessor of the text slot of the gtk:inscription class.

Since 4.8
 

See also

2024-4-25