Action.getVisible

Returns whether the action itself is visible. Note that this doesn't necessarily mean effective visibility. See gtk_action_is_sensitive() for that. Since 2.4

class Action
int
getVisible
()

Return Value

Type: int

TRUE if the action itself is visible.

Meta