| | | | |
| P |
| |
| | pair_content -- manipulate color information ( ) |
| |
| | PAIR_NUMBER -- manipulate color information ( ) |
| |
| | panel library |
| | | See also curses library | |
| |
| | panels -- character based panels package ( ) |
| |
| | panels, create and destroy |
| | | -- del_panel ( ) |
| | | -- new_panel ( ) |
| | | -- panel_new ( ) |
| |
| | panels deck manipulation routines |
| | | -- bottom_panel ( ) |
| | | -- hide_panel ( ) |
| | | -- panel_hidden ( ) |
| | | -- panel_show ( ) |
| | | -- panel_top ( ) |
| | | -- show_panel ( ) |
| | | -- top_panel ( ) |
| |
| | panels deck traversal primitives |
| | | -- panel_above ( ) |
| | | -- panel_below ( ) |
| |
| | panels panel, associate application data |
| | | -- panel_userptr ( ) |
| | | -- set_panel_userptr ( ) |
| |
| | panels panel, get or set current window |
| | | -- panel_window ( ) |
| | | -- replace_panel ( ) |
| |
| | panels virtual screen refresh routine |
| | | -- panel_update ( ) |
| | | -- update_panel ( ) |
| |
| | panels window on virtual screen, move |
| | | -- move_panel ( ) |
| | | -- panel_move ( ) |
| |
| | pecho_wchar -- add character and refresh window ( ) |
| |
| | pechochar -- add character and refresh window ( ) |
| |
| | pechochar -- create and display curses pads ( ) |
| |
| | pechowchar -- create and display curses pads ( ) |
| |
| | plot -- graphics interface ( ) |
| | | Link Editor ( ) |
| |
| | pnoutrefresh -- create and display curses pads ( ) |
| |
| | pnoutrefresh -- create or refresh a pad or subpad ( ) |
| |
| | point -- graphics interface ( ) |
| |
| | prefresh -- create and display curses pads ( ) |
| |
| | prefresh -- create or refresh a pad or subpad ( ) |
| |
| | print formatted output window -- mvprintw ( ) |
| |
| | print formatted output window -- mvwprintw ( ) |
| |
| | print formatted output window -- printw ( ) |
| |
| | print formatted output window -- wprintw ( ) |
| |
| | print formatted output in window -- vwprintw ( ) |
| |
| | print formatted output in window -- vw_printw ( ) |
| |
| | print formatted output in window -- vw_scanw ( ) |
| |
| | printw -- print formatted output window ( ) |
| |
| | push character back onto the input queue |
| | | -- unget_wch ( ) |
| | | -- ungetch ( ) |
| |
| | putp -- apply padding information and output string ( ) |
| |
| | putwin -- read a window from, and write a window to, a file ( ) |