GTK: Problem with the function g_main_context_iteration()

Charles-Henri Gros charles-henri.gros+openmoko at m4x.org
Mon Sep 29 21:43:56 CEST 2008


daniel103 wrote:
> Hello,
> 
> when I have included the folowing line:
> 
> g_main_context_iteration (NULL, TRUE);
> 
> 
> I recieve the error:
> 
> ...implicit declaration of function 'g_main_context_iteration'...
> 
> Can you help me?????

Add a #include <glib.h> ?


-- 
Charles-Henri





More information about the community mailing list