Package: gtk

Function gtk-frame-new

Lambda List

gtk-frame-new (label)

Arguments

label -- a :string with the text to use as the label of the frame

Return Value

A new gtk-frame widget.

Details

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

See also

2020-9-5