ObjectModule


Object Hierarchy:

Object hierarchy for ObjectModule

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