CellView.drawSensitive

Get drawSensitive property.

  1. bool drawSensitive [@property getter]
    class CellView
    @property
    bool
    drawSensitive
    ()
  2. bool drawSensitive [@property setter]

Return Value

Type: bool

Whether all cells should be draw as sensitive for this view regardless of the actual cell properties (used to make menus with submenus appear sensitive when the items in submenus might be insensitive).

since 3.0