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

labelthe text to use as the label of the frame