CheckButton.newWithLabel

gtk.check_button.CheckButton newWithLabel(string label)

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

Parameters

labelthe text for the check button.

Returns

a #GtkWidget.