Method

GtkCellViewget_draw_sensitive

since: 3.0

Declaration [src]

gboolean
gtk_cell_view_get_draw_sensitive (
  GtkCellView* cell_view
)

Description [src]

Gets whether cell_view is configured to draw all of its cells in a sensitive state.

Available since: 3.0

Return value

Type: gboolean

Whether cell_view draws all of its cells in a sensitive state.