Source.removeChildSource

Detaches child_source from source and destroys it.

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

class Source
void
removeChildSource

Parameters

childSource Source

a glib.Source previously passed to Source.addChildSource.

Meta

Since

2.28