Hi Folks,

today I tried to do some OO  programming with the EFL hand have a
problem with that.

The function-call

ecore_evas_callback_move_set(ee, window_move);

results in these error-message:

main_win.cpp: In member function `int main_win::create_win(int)':
main_win.cpp:72: error: argument of type `void (main_win::)(Ecore_Evas*)'
does not match `void (*)(Ecore_Evas*)'

How can I cast the argument to get accepted?

Tanks,

Friedrich

Attachment: pgpYyFgP20xq4.pgp
Description: PGP signature

Reply via email to