eel_call_parent_with_return_value replacement?



Hi,

As part of some bug fixing, I need to be able to call a parent method
from a child class, but I noticed that
EEL_CALL_PARENT_WITH_RETURN_VALUE is deprecated. What should be used
instead? Or am I supposed to do it the normal way using
g_type_class_peek_parent()?

Also, I'm wondering what's the difference between EEL_CALL_METHOD and
EEL_INVOKE_METHOD?

Thanks!

Jimmy



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