Package: glib

Function glib:main-loop-ref

Lambda List

glib:main-loop-ref (loop)

Arguments

loop -- a g:main-loop instance

Return Value

The g:main-loop instance with an additional reference.

Details

Increases the reference count on a main loop by one.
 

See also

2025-05-22