home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 3 / Meeting_Pearls_III.iso / Pearls / texmf / source / driver / show / amiga / pgscroll.i < prev    next >
Encoding:
Text File  |  1993-01-16  |  205 b   |  6 lines

  1. int  InitPGScrollGad(struct Window * w, struct DrawInfo * drinfo);
  2. void ChangePGScrollGad(struct Window * w, int range, int curval);
  3. void DispPGScrollGad(struct Window * w);
  4. long GetValPgScrollGad(void);
  5.  
  6.