This is deprecated since version 2.76.
Gets a string describing the last module error.
A thin wrapper function around g_module_open_full()
Opens a module. If the module has already been opened, its reference count is incremented. If not, the module is searched using @file_name.
Checks if modules are supported on the current platform.