Warning: CellRendererToggle is deprecated since 4.10.
Renders a toggle button in a cell
List views use widgets to display their contents. You should use [class@Gtk.ToggleButton] instead
`GtkCellRendererToggle` renders a toggle button in a cell. The button is drawn as a radio or a checkbutton, depending on the
`GtkCellRendererToggle:radio` property. When activated, it emits the `GtkCellRendererToggle:GtkCellRendererToggle:toggled
`
signal.