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 » FreeGadgets

NAME

	FreeGadgets -- free a linked list of gadgets. (V36)

SYNOPSIS

	FreeGadgets(glist)
A0
VOID FreeGadgets(struct Gadget *glist);
A0

FUNCTION

	Frees any GadTools gadgets found on the linked list of gadgets
beginning with the specified one. Frees all the memory that was
allocated by CreateGadgetA(). This function will return safely
with no action if it receives a NULL parameter.

INPUTS

	glist - pointer to first gadget in list to be freed.

SEE ALSO

CreateGadgetA()

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

RZR
TRSI
AYS
PDX

Comments:

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