Can g_time_out add be given a member function of a class?

Posted by paultop6 on Stack Overflow See other posts from Stack Overflow or by paultop6
Published on 2010-05-01T17:49:52Z Indexed on 2010/05/01 17:57 UTC
Read the original article Hit count: 183

Filed under:
|
|
|

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

© Stack Overflow or respective owner

Related posts about gtk

Related posts about gtk+