Gtk.CellView.prototype.get_draw_sensitive
function get_draw_sensitive():Boolean {
// Gjs wrapper for gtk_cell_view_get_draw_sensitive()
}Gets whether cell_view is configured to draw all of its cells in a sensitive state.
Since 3.0
- Returns
whether cell_view draws all of its cells in a sensitive state