Package: glib

Function glib:main-loop-unref

Lambda List

glib: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

2024-11-6