home *** CD-ROM | disk | FTP | other *** search
/ The AGA Experience 2 / agavol2.iso / software / utilities / programmers / misc / imagefx_sdk / include / scan / ged.i < prev    next >
Encoding:
Text File  |  1978-06-29  |  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.