home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / rexxtk12.zip / extensions / rexxtktreeos2.def < prev    next >
Text File  |  2001-02-27  |  382b  |  19 lines

  1. ;
  2. ; rexxtktreeos2.def
  3. ;
  4. LIBRARY rexxtktree INITINSTANCE
  5. DESCRIPTION "Rexx/Tk Tree; Author Mark Hessling"
  6. HEAPSIZE 40960
  7. STACKSIZE 10240
  8. EXPORTS TkTreeDropFuncs
  9. EXPORTS TkTreeLoadFuncs
  10. EXPORTS TkTree
  11. EXPORTS TkTreeAddNode
  12. EXPORTS TkTreeClose
  13. EXPORTS TkTreeDNode
  14. EXPORTS TkTreeGetLabel
  15. EXPORTS TkTreeGetSelection
  16. EXPORTS TkTreeOpen
  17. EXPORTS TkTreeSetSelection
  18. EXPORTS TkTreeNodeConfig
  19.