Label
Description:
Creates a new label with the given text inside it.
You can pass `NULL` to get an empty label widget.
Parameters:
str |
the text of the label |
Returns:
the new label |
Creates a new label with the given text inside it.
You can pass `NULL` to get an empty label widget.
str |
the text of the label |
the new label |