isGObject

fun <Error class: unknown class>?.isGObject(): Boolean(source)

Checks whether this gpointer is a valid GObject instance (i.e. of type G_TYPE_OBJECT).

Return

true if the pointer represents a valid GObject instance, false otherwise.