API Version: 47
Library Version: 47
Generated by gi-docgen 2023.3
void ide_pty_intercept_clear ( IdePtyIntercept* self )
Cleans up a IdePtyIntercept previously initialized with ide_pty_intercept_init().
IdePtyIntercept
This diconnects any GIOChannel that have been attached and releases any allocated memory.
GIOChannel
It is invalid to use self after calling this function.
self