GNU Info

Info Node: (python2.1-lib.info)Functions 3

(python2.1-lib.info)Functions 3


Next: Panel Objects Prev: curses.panel Up: curses.panel
Enter node , (file) or (file)node

Functions
---------

The module `curses.panel' defines the following functions:

`bottom_panel()'
     Returns the bottom panel in the panel stack.

`new_panel(win)'
     Returns a panel object, associating it with the given window WIN.

`top_panel()'
     Returns the top panel in the panel stack.

`update_panels()'
     Updates the virtual screen after changes in the panel stack. This
     does not call `curses.doupdate()', so you'll have to do this
     yourself.


automatically generated by info2www version 1.2.2.9