ObjectModule


Object Hierarchy:

Peas.ObjectModule Peas.ObjectModule Peas.ObjectModule GLib.TypeModule GLib.TypeModule GLib.TypeModule->Peas.ObjectModule GLib.Object GLib.Object GLib.Object->GLib.TypeModule GLib.TypePlugin GLib.TypePlugin GLib.TypePlugin->Peas.ObjectModule GLib.TypePlugin->GLib.TypeModule

Description:

[ CCode ( type_id = "peas_object_module_get_type ()" ) ]
public class ObjectModule : TypeModule, TypePlugin

Type module which allows extension registration.

ObjectModule is a subclass of [class@GObject.TypeModule] which allows registration of extensions. It will be used by C extensions implementors to register extension implementations from within the peas_register_types module function.


Namespace: Peas
Package: libpeas-2

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

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