CheckButton.with_label
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public CheckButton.with_label (string? label)
public CheckButton.with_label (string? label)
Creates a new `GtkCheckButton` with the given text.
Parameters:
label |
the text for the check button. |
Returns:
a new `GtkCheckButton` |