Source.removeChildSource

Detaches @child_source from @source and destroys it.

This API is only intended to be used by implementations of #GSource. Do not call this API on a #GSource that you did not create.

class Source
void
removeChildSource

Parameters

childSource Source

a #GSource previously passed to g_source_add_child_source().

Meta

Since

2.28