Value.takeParam

Sets the contents of a G_TYPE_PARAM gobject.Value 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 gobject.ParamSpec to be set

Meta