takeParam

fun takeParam(param: ParamSpec? = null)

Sets the contents of a %G_TYPE_PARAM #GValue to @param and takes over the ownership of the caller’s reference to @param; the caller doesn’t have to unref it any more.

Since

2.4

Parameters

param

the #GParamSpec to be set