Companion

object Companion

Functions

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

Get the GType of Closure

Link copied to clipboard
fun newObject(sizeofClosure: <Error class: unknown class>, object: Object): Closure

A variant of g_closure_new_simple() which stores @object in the

Link copied to clipboard
fun newSimple(sizeofClosure: <Error class: unknown class>, data: <Error class: unknown class>? = null): Closure

Allocates a struct of the given size and initializes the initial part as a #GClosure.