| Linux Standard Base Desktop Specification, Generic Part | ||
|---|---|---|
| <<< Previous | Chapter 17. Libraries | Next >>> |
Table 17-74 defines the library name and shared object name for the libgmodule-2.0 library
The behavior of the interfaces in this library is specified by the following specifications:
| [Glib 2.32] Glib 2.32 Reference Manual |
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] |
| <<< Previous | Home | Next >>> |
| g_cache_value_foreach | Up | Data Definitions for libgmodule-2.0 |