[ Version ( since = "4.2" ) ]
public void set_weight_func (CloudWeightFunc? func)
Specifies a function called by this to compute each row's respective weight.
this |
a Cloud widget |
func |
a CloudWeightFunc function which computes weights, or null to unset |
data |
a pointer to pass as last argument of |