Function Macro
GLibmain_set_poll_func
deprecated: 2.2
Declaration [src]
#define g_main_set_poll_func (
func
)
Description [src]
Sets the function to use for the handle polling of file descriptors for the default main context.
Deprecated since: 2.2
Use g_main_context_set_poll_func()
again.
This function is not directly available to language bindings.