Frame.setLabel
void setLabel(string label = null)Creates a new gtk.label.Label with the label and sets it as the frame's label widget.
Parameters
label | the text to use as the label of the frame |
void setLabel(string label = null)Creates a new gtk.label.Label with the label and sets it as the frame's label widget.
label | the text to use as the label of the frame |