Gtk.CellRendererToggle.prototype.get_activatable

function get_activatable():Boolean {
    // Gjs wrapper for gtk_cell_renderer_toggle_get_activatable()
}

Returns whether the cell renderer is activatable. See Gtk.set_activatable.

Since 2.18

Returns

true if the cell renderer is activatable.