gimp-procedural-db-proc-exists

Sven Neumann <sven@gimp.org>

Description

Checks if the specified procedure exists in the procedural database

Help

This procedure checks if the specified procedure is registered in the procedural database.


Type

unknown

Parameters

Type Name Description
PF_VALUE procedure-name The procedure name

Return

Type Name Description
PF_INT exists Whether a procedure of that name is registered (TRUE or FALSE)