API Version: 2.0
Library Version: 2.79.3
Generated by gi-docgen 2023.3
deprecated: 2.2 since: 2.0
#define g_main_pending ( void )
Checks if any events are pending for the default GMainContext (i.e. ready to be processed).
GMainContext
Available since: 2.0
Deprecated since: 2.2
Use g_main_context_pending() instead.
g_main_context_pending()
This function is not directly available to language bindings.