get_class_closure


Description:

public VFuncInfo get_class_closure ()

Obtain the class closure for this signal if one is set.

The class closure is a virtual function on the type that the signal belongs to. If the signal lacks a closure null will be returned.

Parameters:

info

a SignalInfo

Returns:

the class closure or null