ActionGroup.getVisible

Returns TRUE if the group is visible. The constituent actions can only be logically visible (see gtk_action_is_visible()) if they are visible (see gtk_action_get_visible()) and their group is visible. Since 2.4

class ActionGroup
int
getVisible
()

Return Value

Type: int

TRUE if the group is visible.

Meta