Method
GLibMainContextget_poll_func
Declaration [src]
GPollFunc
g_main_context_get_poll_func (
GMainContext* context
)
Description [src]
Gets the poll function set by g_main_context_set_poll_func()
.
This method is not directly available to language bindings.
Return value
Type: GPollFunc
The poll function.