Frame.setLabel

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.

class Frame
void
setLabel
(
string label = null
)

Parameters

label string

the text to use as the label of the frame