take_param


Description:

public void take_param (owned ParamSpec? param)

Sets the contents of a g_type_param 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.

Parameters:

this

a valid Value of type g_type_param

param

the ParamSpec to be set