Gtk.CellRendererToggle::toggled
function callback(cell_renderer_toggle, path:String, ):void;
The ::toggled signal is emitted when the cell is toggled.
- cell_renderer_toggle
instance of Gtk.CellRendererToggle that is emitting the signal
- path
string representation of Gtk.TreePath describing the event location