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