Gmodule

object Gmodule

Skipped during bindings generation

  • callback ModuleCheckInit: Callback with String return value is not supported

  • record Module: Disguised records are ignored

Functions

Link copied to clipboard
fun moduleBuildPath(directory: String? = null, moduleName: String): String

A portable way to build the filename of a module. The platform-specific prefix and suffix are added to the filename, if needed, and the result is added to the directory, using the correct separator character.

Link copied to clipboard

Gets a string describing the last module error.

Link copied to clipboard
fun moduleErrorQuark(): <Error class: unknown class>
Link copied to clipboard

Checks if modules are supported on the current platform.

Link copied to clipboard
fun resolveException(error: <Error class: unknown class>): <Error class: unknown class>