Widget.isSensitive

Returns the widget’s effective sensitivity.

This means it is sensitive itself and also its parent widget is sensitive.

class Widget
bool
isSensitive
()

Return Value

Type: bool

%TRUE if the widget is effectively sensitive

Meta