Cause a window to leave a window group
#include <screen/screen.h>
int screen_leave_window_group(screen_window_t win)
Function Type: Delayed Execution
This function removes a window from a window group.
0 if successful, or -1 if an error occurred (errno is set; refer to errno.h for more details).