IOModule


Object Hierarchy:

GLib.IOModule GLib.IOModule GLib.IOModule GLib.TypeModule GLib.TypeModule GLib.TypeModule->GLib.IOModule GLib.Object GLib.Object GLib.Object->GLib.TypeModule GLib.TypePlugin GLib.TypePlugin GLib.TypePlugin->GLib.IOModule GLib.TypePlugin->GLib.TypeModule

Description:

[ CCode ( type_id = "g_io_module_get_type ()" ) ]
public sealed class IOModule : TypeModule, TypePlugin

Provides an interface and default functions for loading and unloading modules.

This is used internally to make GIO extensible, but can also be used by others to implement module loading.


Namespace: GLib
Package: gio-2.0

Content:

Static methods:

Creation methods:

Inherited Members:

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