CheckButton.with_label


Description:

[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public CheckButton.with_label (string label)

Creates a new CheckButton with a Label to the right of it.

Parameters:

label

the text for the check button.

Returns:

a Widget.