16.8. Interfaces for libgmodule-2.0

Table 16-68 defines the library name and shared object name for the libgmodule-2.0 library

Table 16-68. libgmodule-2.0 Definition

Library:libgmodule-2.0
SONAME:libgmodule-2.0.so.0

The behavior of the interfaces in this library is specified by the following specifications:

[Glib 2.8] Glib 2.8.6 Reference Manual

16.8.1. Glib-Dynamic loading of Modules

16.8.1.1. Interfaces for Glib-Dynamic loading of Modules

An LSB conforming implementation shall provide the generic functions for Glib-Dynamic loading of Modules specified in Table 16-69, with the full mandatory functionality as described in the referenced underlying specification.

Table 16-69. libgmodule-2.0 - Glib-Dynamic loading of Modules Function Interfaces

g_module_build_path [Glib 2.8]g_module_close [Glib 2.8]
g_module_error [Glib 2.8]g_module_make_resident [Glib 2.8]
g_module_name [Glib 2.8]g_module_open [Glib 2.8]
g_module_supported [Glib 2.8]g_module_symbol [Glib 2.8]