Value.takeParam

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.

class Value
void
takeParam

Parameters

param ParamSpec

the #GParamSpec to be set

Meta