Method
GLibMainContextget_poll_func
Description
Gets the poll function set by g_main_context_set_poll_func().
This method is not directly available to language bindings.
Parameters
context
-
Type:
GMainContext
A
GMainContext
(ifNULL
, the global-default main context will be used).The argument can be NULL
.
Return value
Type: GPollFunc
The poll function.