home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 9 / FreshFishVol9-CD2.bin / bbs / gfx / imagefx_sdk-2.0.lha / ImageFX_SDK / include / scan / ged.i < prev    next >
Encoding:
Text File  |  1992-07-27  |  273 b   |  12 lines

  1.           STRUCTURE GedContext,0
  2.               APTR    gc_GadList
  3.               APTR    gc_ITextList
  4.               APTR    gc_BorderList
  5.               APTR    gc_ImageList
  6.               APTR    gc_TextArray
  7.               SHORT    gc_NumGads
  8.               SHORT    gc_Reserved1
  9.               STRUCT    gc_Reserved2,8*4
  10.               LABEL    gedctxt_SIZEOF
  11.  
  12.