CellView.drawSensitive

bool drawSensitive() @property

Get drawSensitive property.

Returns

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

void drawSensitive(bool propval) @property

Set drawSensitive property.

Parameters

propvalWhether 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