adime_d_line_proc(3)

adime_d_line_proc(3) Adime API Reference adime_d_line_proc(3)

NAME

adime_d_line_proc

SYNOPSIS

#include <adime.h>

int adime_d_line_proc(int msg, DIALOG *d, int c);

DESCRIPTION

A simple dialog object which draws a 3d-ish horizontal or vertical line (depending on whether its `w´ field is greater or less than its `h´ field).

version 2.2.1 Adime