a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Libraries:
 gadtools.library
  CreateContext
  CreateGadgetA
  CreateMenusA
  DrawBevelBoxA
  FreeGadgets
  FreeMenus
  FreeVisualInfo
  GT_BeginRefresh
  GT_EndRefresh
  GT_FilterIMsg
  GT_GetGadgetAttrsA
  GT_GetIMsg
  GT_PostFilterIMsg
  GT_RefreshWindow
  GT_ReplyIMsg
  GT_SetGadgetAttrsA
  GetVisualInfoA
  LayoutMenuItemsA
  LayoutMenusA
Include
GuruMeditation
Docs » Autodocs » gadtools.library » FreeVisualInfo

NAME

	FreeVisualInfo -- return any resources taken by GetVisualInfo. (V36)

SYNOPSIS

	FreeVisualInfo(vi)
A0
VOID FreeVisualInfo(APTR);

FUNCTION

	FreeVisualInfo() returns any memory or other resources that
were allocated by GetVisualInfoA(). You should only call this function
once you are done with using the gadgets (i.e. after CloseWindow()),
but while the screen is still valid (i.e. before CloseScreen() or
UnlockPubScreen()).

INPUTS

	vi - pointer that was obtained by calling GetVisualInfoA(). This
value may be NULL.

SEE ALSO

GetVisualInfoA()

Comments

Name:
E-mail: Use this if you want a message if you get a response, will not be shown.
Comment:
Select correct short for:

Paradox

PDX
FLT
SPB
AYS

Comments:

$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se