Can g_time_out add be given a member function of a class?
- by paultop6
Hi Guys,
The question is simply in the title, if i have a function i want to use via a g_timeout_add, but this function is a Class member function, is there any way i can use it with g_timeout_add?
Regards
Paul