API Version: 48
Library Version: 48
Generated by gi-docgen 2025.4
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