Package: glib
Function glib:source-attach
Lambda Listglib:source-attach (source context) ArgumentsReturn Value    The unsigned integer ID greater than 0 for the source within context.   Details        
    Adds a source to a context so that it will be executed within that context.    Remove it by calling the g:source-destroy function.        | See also | 
2025-05-22