Valadoc | Vala | Tutorial | API-References | Markup

take_param


Description:

public void take_param (out ParamSpec param)

Sets the contents of a typeof (ParamSpec) Value to param and takes over the ownership of the callers reference to param; the caller doesn't have to unref it any more.

Parameters:

param the ParamSpec to be set