set_weight_func
Description:
Specifies a function called by this to compute each row's respective weight.
Parameters:
| this |
a Cloud widget |
| func |
a CloudWeightFunc function which computes weights, or null to unset |
| data |
a pointer to pass as last argument of |