Files
evolution/src/modules
Milan Crha 293abcbd7d Provide e_alert_bar_submit_alert() to avoid code duplication
Most of the EAlertSink implementors use EAlertBar to present those
alerts and all of these had almost identical code to deal with it.
The added function is for these implementations to share the code.
2017-07-25 15:46:17 +02:00
..