app: add gimp_tool_widget_message[_literal]()
Add a GimpToolWidget::message signal, which can be emitted by tool widgets to display a message, instead of using the ::status signal. Add corresponding gimp_tool_widget_message[_literal]() functions.
Showing