emitNotify

fun emitNotify(detail: String? = null, pspec: ParamSpec)(source)

Emits the "notify" signal. See onNotify.

Parameters

detail

the signal detail

pspec

the #GParamSpec of the property which changed.