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.

class ActionGroup
bool
getVisible
()

Return Value

Type: bool

%TRUE if the group is visible.

Meta