Module


Object Hierarchy:

Object hierarchy for Module

Description:

[ CCode ( type_id = "gimp_module_get_type ()" ) ]
public class Module : TypeModule, TypePlugin

Module is a generic mechanism to dynamically load modules into GIMP.

It is a TypeModule subclass, implementing module loading using Module. Module does not know which functionality is implemented by the modules, it just provides a framework to get arbitrary Type implementations loaded from disk.


Namespace: Gimp
Package: gimp-3.0

Content:

Properties:

Static methods:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class GLib.TypeModule
All known members inherited from interface GLib.TypePlugin