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
)

Parameters

label string

the text to use as the label of the frame

Meta