1libpanel(3LIB)                Interface Libraries               libpanel(3LIB)
2
3
4

NAME

6       libpanel - panels library
7

SYNOPSIS

9       cc [ flag... ] file... -lpanel [ library... ]
10
11

DESCRIPTION

13       Functions  in  this  library  provide panels using libcurses(3LIB) rou‐
14       tines.
15

INTERFACES

17       The shared object libpanel.so.1 provides the public interfaces  defined
18       below.  See Intro(3) for additional information on shared object inter‐
19       faces.
20
21
22
23
24       bottom_panel                  del_panel
25       hide_panel                    move_panel
26       new_panel                     panel_above
27       panel_below                   panel_hidden
28       panel_userptr                 panel_window
29       replace_panel                 set_panel_userptr
30       show_panel                    top_panel
31       update_panels
32
33

FILES

35       /usr/lib/libpanel.so.1       shared object
36
37
38       /usr/lib/64/libpanel.so.1    64-bit shared object
39
40

ATTRIBUTES

42       See attributes(5) for descriptions of the following attributes:
43
44
45
46
47       ┌─────────────────────────────┬─────────────────────────────┐
48       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
49       ├─────────────────────────────┼─────────────────────────────┤
50       │Availability                 │SUNWcsl (32-bit)             │
51       ├─────────────────────────────┼─────────────────────────────┤
52       │                             │SUNWcslx (64-bit)            │
53       ├─────────────────────────────┼─────────────────────────────┤
54       │MT-Level                     │Unsafe                       │
55       └─────────────────────────────┴─────────────────────────────┘
56

SEE ALSO

58       Intro(3), libcurses(3LIB), attributes(5)
59
60
61
62SunOS 5.11                        22 May 2003                   libpanel(3LIB)
Impressum