st_creator Creator of the file.
stripspaces This attribute is a flag which controls the interpretation of blanks in the window. When it is on, trailing blanks
window.getyx() Return a tuple (y, x) of current cursor position relative to the window’s upper-left corner.
window.getbkgd() Return the given window’s current background character/attribute pair.
_b_needsfree_ This read-only variable is true when the ctypes data instance has allocated the memory block itself, false otherwise
LoadLibrary(name) Load a shared library into the process and return it. This method always returns a new instance of the library
curses.color_pair(color_number) Return the attribute value for displaying text in the specified color. This attribute value
Panel.bottom() Push the panel to the bottom of the stack.
Panel.set_userptr(obj) Set the panel’s user pointer to obj. This is used to associate an arbitrary piece of data with
buffer The underlying binary buffer (a BufferedIOBase instance) that TextIOBase deals with. This is
Page 22 of 67