IOModule

open class IOModule(pointer: <Error class: unknown class><<Error class: unknown class>>)

Provides an interface and default functions for loading and unloading modules. This is used internally to make GIO extensible, but can also be used by others to implement module loading.

Constructors

Link copied to clipboard
constructor(filename: String)

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

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val gioIOModulePointer: <Error class: unknown class><<Error class: unknown class>>
Link copied to clipboard
open val gobjectTypePluginPointer: <Error class: unknown class><<Error class: unknown class>>