GtkAction::get_visible

bool get_visible();

This method returns the current visibility state of the action. Note that this doesn't necessarily mean effective visibility. See the is_visible() method for more information.

See also: is_visible() , set_visible()