Companion

object Companion

Properties

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

Functions

Link copied to clipboard
fun isValid(result: AsyncResult, sourceObject: <Error class: unknown class>? = null): Boolean

Checks that @result is a #GTask, and that @source_object is its source object (or that @source_object is null and @result has no source object). This can be used in g_return_if_fail() checks.