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