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 `GtkLabel` |
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 `GtkLabel` |