17.5. Interfaces for libgmodule-2.0

Table 17-74 defines the library name and shared object name for the libgmodule-2.0 library

Table 17-74. 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.32] Glib 2.32 Reference Manual

17.5.1. Glib-Dynamic loading of Modules

17.5.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 17-75, with the full mandatory functionality as described in the referenced underlying specification.

Table 17-75. libgmodule-2.0 - Glib-Dynamic loading of Modules Function Interfaces

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