CellView.drawSensitive

Set drawSensitive property.

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

Parameters

propval 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