Frame.setLabel

Creates a new GtkLabel with the @label and sets it as the frame's label widget.

class Frame
void
setLabel
(
string label
)

Parameters

label string

the text to use as the label of the frame

Meta