1adime_d_greyable_check_proc(3)Adime API Referenceadime_d_greyable_check_proc(3)
2
3
4

NAME

6       adime_d_greyable_check_proc
7

SYNOPSIS

9       #include <adime.h>
10
11
12       int adime_d_greyable_check_proc(int msg, DIALOG *d, int c)
13

DESCRIPTION

15       A   three-state   greyable  version  of  `adime_d_check_box()´.  Unlike
16       `adime_d_check_proc()´, this does not use the (flags & D_SELECTED) flag
17       to determine the state of the check box. Instead, the d1 field is 0 for
18       off, 1 for on, and 2 for greyed.
19
20

SEE ALSO

22       adime_d_check_proc(3)
23
24
25
26Adime                            version 2.2.1  adime_d_greyable_check_proc(3)
Impressum