[ CCode ( cname = "xapp_visibility_group_get_sensitive" ) ]
[ Version ( since = "2.2.15" ) ]
public bool get_sensitive ()
Get the sensitivity of the group.
There is no guarantee that all widgets in the group actually are in the returned state, if they've had their sensitivity individually modified since the last time the group was set.
| this |
the visibility group. |
|
The sensitivity state of the group. |