Package: glib

Function glib:source-remove-child-source

Lambda List

glib:source-remove-child-source (source child)

Arguments

source -- a g:source instance
child -- a g:source instance previously passed to the g:source-add-child-source function

Details

Detaches child from source and destroys it.
 

See also

#2024-11-6