2009/7/22 Sascha Dewald <[email protected]>: > > Hello Friends, > > i want to use g_main_context_get_thread_default in my vala-project. > The Class MainContext is missing this function. What is the preferred > way to do this? >
Hello Sascha, the best thing you can do (AFAIK) is to fix the bindings (glib.vapi file). The second best is to file a bug report. :) _______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
