GtkAction::get_sensitive

bool get_sensitive();

This method returns true if the action itself is sensitive. Note that this doesn't necessarily mean effective sensitivity. See the is_sensitive() method for more information.

See also: is_sensitive() , set_sensitive()