gmodule.c.types

Undocumented in source.

Public Imports

gid.basictypes
public import gid.basictypes;
Undocumented in source.
glib.c.types
public import glib.c.types;
Undocumented in source.

Members

Enums

GModuleError
enum GModuleError

Errors returned by gmodule.module_.Module.openFull.

GModuleFlags
enum GModuleFlags

Flags passed to gmodule.module_.Module.open. Note that these flags are not supported on all platforms.

Structs

ModuleC
struct ModuleC

The #GModule struct is an opaque data structure to represent a [dynamically-loaded module][glib-Dynamic-Loading-of-Modules]. It should only be accessed via the following functions.