Companion
Functions
Link copied to clipboard
Creates a new struct@GLib.Source structure. The size is specified to allow creating structures derived from struct@GLib.Source that contain additional data. The size passed in must be at least sizeof (GSource)
.
Link copied to clipboard
Sets the name of a source using its ID.
Link copied to clipboard
open override fun wrapRecordPointer(pointer: <Error class: unknown class><out <Error class: unknown class>>): Source
Wrap a CPointer pointing to a record of this type into its wrapper class.