CheckButton.newWithMnemonic
gtk.check_button.CheckButton newWithMnemonic(string label = null)Creates a new [gtk.check_button.CheckButton] with the given text and a mnemonic.
Parameters
label | The text of the button, with an underscore in front of the mnemonic character |
Returns
a new [gtk.check_button.CheckButton]