#include <stddef.h>#include <stdlib.h>#include "globals.h"Functions | |
| WINDOW * | wlst_get_bottom (APPvar *app) |
| WINDOW * | wlst_get_next (APPvar *app, WINDOW *win) |
| WINDOW * | wlst_get_top (APPvar *app) |
| void | wlst_remove (APPvar *app, WINDOW *win) |
| void | wlst_add_bottom (APPvar *app, WINDOW *win) |
| void | wlst_add_top (APPvar *app, WINDOW *win) |
| void | wlst_recompute_wglb (APPvar *app) |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
1.4.6