Companion

object Companion

Functions

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

Get the GType of Error

Link copied to clipboard
fun newLiteral(domain: <Error class: unknown class>, code: <Error class: unknown class>, message: String): Error

Creates a new #GError; unlike g_error_new(), @message is not a printf()-style format string. Use this function if