(C) 1998 AROS - The Amiga Research OS
NAME
#include <graphics/rastport.h>
#include <proto/gadtools.h>
#include <utility/tagitem.h>
void DrawBevelBox ()
SYNOPSIS
struct RastPort * rp
WORD left
WORD top
WORD width
WORD height
ULONG tag1
...
FUNCTION
Varargs version of gadtools.library/DrawBevelBoxA().
INPUTS
RESULT
EXAMPLE
SEE ALSO
NOTES
BUGS
INTERNALS
HISTORY
30.03.1999 nlorentz
Fixed compiler error
20.10.1998 hkiel
Amiga Research OS
21.07.1997 srittau
Fixed reference to GadToolsBase.
01.07.1997 srittau
Added stubs for gadtools.library.