Action.setVisible

Sets the ::visible property of the action to visible. Note that this doesn't necessarily mean effective visibility. See gtk_action_is_visible() for that. Since 2.6

class Action
void
setVisible
()

Parameters

visible int

TRUE to make the action visible

Meta