IoExtension

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

#GIOExtension is an opaque data structure and can only be accessed using the following functions.

Constructors

Link copied to clipboard
constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)

Properties

Link copied to clipboard
val gioIOExtensionPointer: <Error class: unknown class><<Error class: unknown class>>

Functions

Link copied to clipboard

Gets the name under which @extension was registered.

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

Gets the priority with which @extension was registered.

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

Gets the type associated with @extension.

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

Gets a reference to the class for the type that is associated with @extension.