gimp-plugin-get-pdb-error-handler

Sven Neumann <sven@gimp.org>

Description

Retrieves the active error handler for procedure calls.

Help

This procedure retrieves the currently active error handler for procedure calls made by the calling plug-in. See 'gimp-plugin-set-pdb-error-handler' for details.


Type

unknown

Parameters

None

Return

Type Name Description
PF_INT handler Who is responsible for handling procedure call errors { PDB-ERROR-HANDLER-INTERNAL (0), PDB-ERROR-HANDLER-PLUGIN (1) }