Package org.gnome.gmodule


package org.gnome.gmodule

A portable API for dynamically loading modules

The following native libraries are required and will be loaded:libgmodule-2.0.so

For namespace-global declarations, refer to the GModule class documentation.

  • Class
    Description
    Constants and functions that are declared in the global GModule namespace.
    The GModule struct is an opaque data structure to represent a dynamically-loaded module.
    Functional interface declaration of the ModuleCheckInit callback.
    Errors returned by g_module_open_full().
    Flags passed to g_module_open().
    Functional interface declaration of the ModuleUnload callback.