set_label
Description:
Removes the current label_widget.
If label
is not null, creates a new Label
with that text and adds it as the label_widget.
Parameters:
this |
a Frame |
label |
the text to use as the label of the frame |