Package: glib

Function g-source-destroy

Lambda List

g-source-destroy (source)

Arguments

source -- a g-source instance

Details

Removes a source from its context, if any, and mark it as destroyed. The source cannot be subsequently added to another context.
 

See also

2021-12-10