Package: gtk

Accessor gtk:inscription-markup

Lambda List

gtk:inscription-markup (object)

Syntax

(setf (gtk:inscription-markup object) attrs)

Arguments

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

Details

Accessor of the markup slot of the gtk:inscription class. The (setf gtk:inscription-markup) function is an utility function to set the text and attributes to be displayed.

Since 4.8
 

See also

2024-4-25