GIMP Library Reference Manual | |||
---|---|---|---|
<<< Previous Page | Home | Up | Next Page >>> |
|
|
Displays a dialog box with a message.
Displays a dialog box with a message. Useful for status or error reporting.
GimpMessageHandlerType gimp_message_get_handler (void); |
Returns the current state of where warning messages are displayed.
This procedure returns the way g_message warnings are displayed. They can be shown in a dialog box or printed on the console where gimp was started.
|
Controls where warning messages are displayed.
This procedure controls how g_message warnings are displayed. They can be shown in a dialog box or printed on the console where gimp was started.