Value.setParamTakeOwnership

Warning g_value_set_param_take_ownership has been deprecated since version 2.4 and should not be used in newly-written code. Use g_value_take_param() instead. This is an internal function introduced mainly for C marshallers.

class Value
void
setParamTakeOwnership

Parameters

param ParamSpec

the GParamSpec to be set. [allow-none]

Meta