Value.takeParam

Sets the contents of a G_TYPE_PARAM GValue to param and takes over the ownership of the callers reference to param; the caller doesn't have to unref it any more. Since 2.4

class Value
void
takeParam

Parameters

param ParamSpec

the GParamSpec to be set. [allow-none]

Meta