get_class_closure
Description:
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 |
Returns:
the class closure or |