ftp.nice.ch/pub/next/text/tex/apps/TeXview-kp0.25.s.tar.gz#/TeXview-grey/dviAccessors.h

This is dviAccessors.h in view mode; [Download] [Up]

#import "structures.h"
int dviLastPage(void) ;
int dviOpenFile(char *filename) ;
void dviReOpenFile(void) ;
int dviNextPage(void) ;
void dviFirstPage(void) ;
int dviPrevPage(void) ;
void dviUnzoom(void) ;
void dviZoom(void) ;
void dviZoomUnzoom(void) ;
void dviCloseFile(void) ;
void dviGotoPage(char *pagenum) ;
void dviMock(int doit) ;
void dviSaveFormat(const char *) ;

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.