13. Getting Window Information
- Function: void tuiWinList (void)
- This functions lists the tuiWindows that libtui knows about. It prints
address, location, and size information to stderr.
- Function: void tuiWinScreenDump (FILE *out)
- This function reads all of the tuiWindow buffers and prints them to
the
out
file pointer. The file pointer must already be open
with write capabilities.
This document was generated
by on May, 16 2001
using texi2html