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.0
For namespace-global declarations, refer to the GModule
class documentation.
-
ClassDescriptionConstants and functions that are declared in the global GModule namespace.The
GModule
struct is an opaque data structure to represent a [dynamically-loaded module][glib-Dynamic-Loading-of-Modules].Functional interface declaration of theModuleCheckInit
callback.Errors returned by g_module_open_full().Flags passed to g_module_open().Functional interface declaration of theModuleUnload
callback.