Package: glib

Function g-main-loop-unref

Lambda List

g-main-loop-unref (loop)

Arguments

loop -- a g-main-loop instance

Details

Decreases the reference count on a main loop by one. If the result is zero, free loop and free all associated memory.
 

See also

2021-12-10