IOModule

constructor(filename: String)

Creates a new GIOModule that will load the specific shared library when in use.

Return

a #GIOModule from given @filename, or null on error.

Parameters

filename

filename of the shared library module.


constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)