Frame.setLabel

void setLabel(string label = null)

Removes the current #GtkFrame:label-widget. If label is not null, creates a new #GtkLabel with that text and adds it as the #GtkFrame:label-widget.

Parameters

labelthe text to use as the label of the frame