Label
Description:
[
CCode ( has_construct_function =
false , type =
"GtkWidget*" ) ]
public Label (
string? str)
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: