GetVisualInfoA() creates a visual info structure, which is needed by several gadtools functions. When you're done using it, you have to call FreeVisualInfo().
INPUTS
screen
pointer to the screen to create a visual info structure for (may be NULL)
taglist
additional tags (none defined, yet)
RESULT
A (private) visual info structure. NULL indicates an error.
EXAMPLE
SEE ALSO
FreeVisualInfo()
NOTES
BUGS
INTERNALS
HISTORY
20.10.1998 hkiel
Amiga Research OS
01.07.1997 srittau
o Fixes
o Hack to make amiga.lib stubs working
o BUTTON_KIND does now work