hi,
 
        I hope that all resources  of directfb will be released when gtk_main() 
(in GtkLauncher's main() ) is over,  but  there is error
in directfb when I run main() again.  I did it like the following.
        when catched the key of quit of remote control,  i  call 
g_signal_emit_by_name(main_window, "destroy", 0, G_TYPE_NONE);
     then static void destroy_cb (GtkWidget* widget, gpointer data) will be 
called. Thus gtk_main() is over. But  I  don`t find IDirectFB_Destruct() has 
been called.  How to release top window and directfb?
 
thank you for help.
_______________________________________________
webkit-help mailing list
webkit-help@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to