Description
Loadable GIO ModulesHierarchy
GObject
+----GTypeModule
+----GIOModule
Interfaces
GIOModule implements
GTypePlugin.Detailed Description
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.