Where is the API for these gtk functions?



I have searched the docs put I didn't find binding for these functions:

g_main_context_get_thread_default()
g_main_context_push_thread_default()
g_main_context_pop_thread_default()

Here is the link for the first one-> http://developer.gnome.org/glib/stable/glib-The-Main-Event-Loop.html#g-main-context-get-thread-default

Did I miss something? If these aren't wrapped yet, what should I do? Use the underlying C objects?


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]