Class GTK2.CellRendererToggle
- Description
Properties: int activatable The toggle button can be activated. int active The toggle state of the button. int inconsistent The inconsistent state of the button. int indicator-size int radio Draw the toggle butotn as a radio button.
Signals: toggled
- Inherit CellRenderer
inherit GTK2.CellRenderer : CellRenderer
- Method create
GTK2.CellRendererToggle GTK2.CellRendererToggle(
mapping
|void
props
)- Description
Creates a new W(CellRendererToggle). Adjust rendering parameters using object properties. Object properties can be set globally with set().