GtkAction::is_visible

bool is_visible();

This method returns True if the action is effectively visible i.e. both the GtkAction and its associated GtkActionGroup are visible.

See also: get_visible() , set_visible()