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