get_visible


Description:

[ 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.

Parameters:

this

the visibility group.

Returns:

The visibility state of the group.