Package: glib
Function g-source-attach
Lambda Listg-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 |
2021-12-10