1adime_d_line_proc(3) Adime API Reference adime_d_line_proc(3)
23
4
NAME
6adime_d_line_proc
7
SYNOPSIS
9#include <adime.h>
1011
12
int adime_d_line_proc(int msg, DIALOG *d, int c);
13
DESCRIPTION
15A simple dialog object which draws a 3d-ish horizontal or vertical line
16(depending on whether its `w´ field is greater or less than its `h´
17field).
1819
20
21
22
Adime version 2.2.1 adime_d_line_proc(3)