Creates a new toggle button with a text label.
a string containing the message to be placed in the toggle button.
if true the label will be created using Label.newWithMnemonic, so underscores in label indicate the mnemonic for the button.
ConstructionException GTK+ fails to create the object.
Creates a new toggle button with a text label.