[Top]
GTK2
GTK2.CellRendererToggle
|
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
|