mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 23:06:12 -05:00
8 lines
294 B
Text
8 lines
294 B
Text
This library was split out from the `dialog' program for use
|
|
in C programs. For a list of interface functions, see dialog.h.
|
|
For usage examples, see the `dialog' program sources in
|
|
/usr/src/gnu/usr.bin/dialog.
|
|
|
|
You can additionally use any ncurses functions after init_dialog().
|
|
|
|
Ache.
|