Gtk.CellArea.prototype.is_activatable
function is_activatable():Boolean {
// Gjs wrapper for gtk_cell_area_is_activatable()
}Returns whether the area can do anything when activated, after applying new attributes to area.
Since 3.0
- Returns
whether area can do anything when activated.