Frame.setLabel

Creates a new gtk.label.Label with the label and sets it as the frame's label widget.

class Frame
void
setLabel
(
string label = null
)

Parameters

label string

the text to use as the label of the frame