API Version: 2.0
Library Version: 2.79.3
Generated by gi-docgen 2023.3
deprecated: 2.2 since: 2.0
#define g_main_destroy ( loop )
Frees the memory allocated for the GMainLoop.
GMainLoop
Available since: 2.0
Deprecated since: 2.2
Use g_main_loop_unref() instead.
g_main_loop_unref()
This function is not directly available to language bindings.
loop
Type: -
-
A GMainLoop.