#include "globals.h"
Functions | |
int | comp_slider_set (APPvar *app, WINDOW *win, COMPONENT *s, int mode, int par1, int par2, int par3, int par4) |
COMPONENT * | comp_slider_create (APPvar *app, int mode, int width, int sz, int flex) |
void | comp_slider_link (APPvar *app, COMPONENT *c, COMPONENT *s, int mode) |
Link the slider and the controlled component. |
|
|
|
Link the slider and the controlled component.
|
|
|