isGParam

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

Checks whether this gpointer is a valid GParam instance (i.e. of type G_TYPE_PARAM).

Return

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