(C) 1998 AROS - The Amiga Research OS
NAME
#include <proto/intuition.h>
LONG RethinkDisplay ()
LOCATION
In IntuitionBase at offset 65
SYNOPSIS
FUNCTION
Check and update, ie. redisplay the whole Intuition display.
INPUTS
None.
RESULT
Zero for success, non-zero for failure.
EXAMPLE
SEE ALSO
RemakeDisplay(), MakeScreen(), graphics.library/ MakeVPort(), graphics.library/ MrgCop(), graphics.library/ LoadView()
NOTES
BUGS
INTERNALS
HISTORY
28.01.1999 hkiel
Empty skeletons