[ Version ( since = "2.4" ) ]
public bool get_sensitive ()
Returns true if the group is sensitive.
The constituent actions can only be logically sensitive (see is_sensitive) if they are sensitive (see get_sensitive) and their group is sensitive.
this |
the action group |
true if the group is sensitive. |