source: trunk/ncurses/misc/panel.ref@ 3022

Last change on this file since 3022 was 2621, checked in by bird, 19 years ago

GNU ncurses 5.5

File size: 406 bytes
Line 
1LIBRARY panel2 INITINSTANCE
2DESCRIPTION 'NCurses 1.9.9e-1 for OS/2 - panel library'
3EXPORTS
4 "panel_window" @1
5 "update_panels" @2
6 "hide_panel" @3
7 "show_panel" @4
8 "del_panel" @5
9 "top_panel" @6
10 "bottom_panel" @7
11 "new_panel" @8
12 "panel_above" @9
13 "panel_below" @10
14 "set_panel_userptr" @11
15 "panel_userptr" @12
16 "move_panel" @13
17 "replace_panel" @14
18 "panel_hidden" @15
Note: See TracBrowser for help on using the repository browser.