ShowModule v0.1 (c) 1992 $#%!
now showing: "emodules:GadTools.m"
NOTE: don't use this output in your code, use the module instead.

LIBRARY 'gadtools.library', gadtoolsbase         /* informal notation */
  CreateGadgetA(D0,A0,A1,A2)
  FreeGadgets(A0)
  Gt_SetGadgetAttrsA(A0,A1,A2,A3)
  CreateMenusA(A0,A1)
  FreeMenus(A0)
  LayoutMenuItemsA(A0,A1,A2)
  LayoutMenusA(A0,A1,A2)
  Gt_GetIMsg(A0)
  Gt_ReplyIMsg(A1)
  Gt_RefreshWindow(A0,A1)
  Gt_BeginRefresh(A0)
  Gt_EndRefresh(A0,D0)
  Gt_FilterIMsg(A1)
  Gt_PostFilterIMsg(A1)
  CreateContext(A0)
  DrawBevelBoxA(A0,D0,D1,D2,D3,A1)
  GetVisualInfoA(A0,A1)
  FreeVisualInfo(A0)
ENDLIBRARY

