Frame.setLabel

Removes the current label-widget. If label is not NULL, creates a new gtk.Label with that text and adds it as the label-widget.

class Frame
void
setLabel
(
string label
)

Parameters

label string

the text to use as the label of the frame