Linux Standard Base Desktop Specification 4.1 | ||
---|---|---|
<<< Previous | Chapter 16. Libraries | Next >>> |
Table 16-79 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.12] Glib 2.12.13 Reference Manual |
An LSB conforming implementation shall provide the generic functions for Glib-Dynamic loading of Modules specified in Table 16-80, with the full mandatory functionality as described in the referenced underlying specification.
Table 16-80. libgmodule-2.0 - Glib-Dynamic loading of Modules Function Interfaces
g_module_build_path [Glib 2.12] | g_module_close [Glib 2.12] |
g_module_error [Glib 2.12] | g_module_make_resident [Glib 2.12] |
g_module_name [Glib 2.12] | g_module_open [Glib 2.12] |
g_module_supported [Glib 2.12] | g_module_symbol [Glib 2.12] |
<<< Previous | Home | Next >>> |
g_value_set_instance | Up | Data Definitions for libgmodule-2.0 |