Procedure


Object Hierarchy:

Object hierarchy for Procedure

Description:

[ CCode ( type_id = "gimp_procedure_get_type ()" ) ]
public class Procedure : Object

Procedures are registered functions which can be run across GIMP ecosystem.

They can be created by plug-ins and can then run by the core application when called from menus (or through other interaction depending on specific procedure subclasses).

A plug-in can also run procedures created by the core, but also the ones created by other plug-ins (see [class@PDB]).


Namespace: Gimp
Package: gimp-3.0

Content:

Properties:

Creation methods:

Methods:

Inherited Members: