_WRAP_SIGNAL: when the C klass does not have a virtual function



When I am using _WRAP_SIGNAL to wrap a signal (eg.,
animation_completed of ChamplainView) it assumes that a virtual method
(eg., klass->animation_completed) is present to allow default signal
handlers. However ChamplainView does not have such a virtual method.
Do I need to fix ChamplainView?

Happy hacking,
Debarshi
-- 
One reason that life is complex is that it has a real part and an
imaginary part.
    -- Andrew Koenig


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]