CheckButton.newWithLabel

Creates a new #GtkCheckButton with a #GtkLabel to the right of it.

class CheckButton
static
newWithLabel
(
string label
)

Parameters

label string

the text for the check button.

Return Value

Type: gtk.check_button.CheckButton

a #GtkWidget.