Package: gtk

Function gtk:frame-new

Lambda List

gtk:frame-new (&optional label)

Arguments

label -- an optional string with the text to use as the label of the frame

Return Value

The new gtk:frame widget.

Details

Creates a new frame widget, with an optional label. If the label argument is nil, the label is omitted.
 

See also

2024-4-19