ToggleButton.newWithLabel

gtk.toggle_button.ToggleButton newWithLabel(string label)

Creates a new toggle button with a text label.

Parameters

labela string containing the message to be placed in the toggle button.

Returns

a new toggle button.