Evince
Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ar_stream_s Struct Reference

#include <unarr-imp.h>

Data Fields

ar_stream_close_fn close
 
ar_stream_read_fn read
 
ar_stream_seek_fn seek
 
ar_stream_tell_fn tell
 
void * data
 

Detailed Description

Definition at line 35 of file unarr-imp.h.

Field Documentation

ar_stream_close_fn ar_stream_s::close

Definition at line 36 of file unarr-imp.h.

void* ar_stream_s::data

Definition at line 40 of file unarr-imp.h.

ar_stream_read_fn ar_stream_s::read

Definition at line 37 of file unarr-imp.h.

ar_stream_seek_fn ar_stream_s::seek

Definition at line 38 of file unarr-imp.h.

ar_stream_tell_fn ar_stream_s::tell

Definition at line 39 of file unarr-imp.h.


The documentation for this struct was generated from the following file: