Companion

object Companion

Properties

Link copied to clipboard
open val type: <Error class: unknown class><AsyncInitable>

Functions

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

Get the GType of AsyncInitable

Link copied to clipboard
fun newvAsync(objectType: <Error class: unknown class>, nParameters: <Error class: unknown class>, parameters: <Error class: unknown class>, ioPriority: <Error class: unknown class>, cancellable: Cancellable? = null, callback: AsyncReadyCallback?)

Helper function for constructing #GAsyncInitable object. This is similar to g_object_newv() but also initializes the object asynchronously.

Link copied to clipboard
fun wrap(pointer: <Error class: unknown class><<Error class: unknown class>>): AsyncInitable