adime_draw_text_button_down - Man Page

Synopsis

#include <adime.h>

void adime_draw_text_button_down(BITMAP *bmp, int x1, int y1, int x2, int y2, int face_color, int text_color, int xlight, int light, int dark, int xdark, const FONT *f, const char *text)

Description

Like `adime_draw_text_button()´, but draws the button pressed down.

See Also

adime_draw_text_button(3)

Referenced By

adime_draw_text_button(3).

version 2.2.1 Adime API Reference