CheckButton.newWithLabel

gtk.check_button.CheckButton newWithLabel(string label = null)

Creates a new [gtk.check_button.CheckButton] with the given text.

Parameters

labelthe text for the check button.

Returns

a new [gtk.check_button.CheckButton]