gimp-message-get-handler

Manish Singh

Description

Returns the current state of where warning messages are displayed.

Help

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.


Type

unknown

Parameters

None

Return

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