1998
Manish Singh
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.
unknown
Type | Name | Description |
---|---|---|
PF_INT | handler | The new handler type { MESSAGE-BOX (0), CONSOLE (1), ERROR-CONSOLE (2) } |
None