Package: gtk

Function gtk:inscription-new

Lambda List

gtk:inscription-new (&optional text)

Arguments

text -- an optional string with the text to display, or nil

Return Value

The new gtk:inscription widget.

Details

Creates a new gtk:inscription widget with the given text. You can pass nil, the default value, to an empty inscription.

Since 4.8
 

See also

2024-10-28