Gtk.CellRenderer.prototype.is_activatable

function is_activatable():Boolean {
    // Gjs wrapper for gtk_cell_renderer_is_activatable()
}

Checks whether the cell renderer can do something when activated.

Since 3.0

Returns

true if the cell renderer can do anything when activated