set_label
Description:
Creates a new `GtkLabel` with the label and sets it as the frame's label widget.
Parameters:
| this |
a `GtkFrame` |
| label |
the text to use as the label of the frame |
Creates a new `GtkLabel` with the label and sets it as the frame's label widget.
| this |
a `GtkFrame` |
| label |
the text to use as the label of the frame |