gimp-message-set-handler

Manish Singh

Description

Controls where warning messages are displayed.

Help

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.


Type

unknown

Parameters

Type Name Description
PF_INT handler The new handler type { MESSAGE-BOX (0), CONSOLE (1), ERROR-CONSOLE (2) }

Return

None