IAnjutaStream
IAnjutaStream — Implemented by plugins that can open file streams
|
|
Stability Level
Unstable, unless otherwise indicated
Includes
#include <libanjuta/interfaces/ianjuta-stream.h>
Functions
ianjuta_stream_error_quark ()
GQuark
ianjuta_stream_error_quark (void
);
ianjuta_stream_open ()
void
ianjuta_stream_open (IAnjutaStream *obj
,
FILE *stream
,
GError **err
);
The implementor opens the given stream.
Types and Values
IANJUTA_STREAM_ERROR
#define IANJUTA_STREAM_ERROR ianjuta_stream_error_quark()