Top | ![]() |
![]() |
![]() |
![]() |
GQuark | ianjuta_stream_loader_error_quark () |
GObject * | ianjuta_stream_loader_load () |
gchar * | ianjuta_stream_loader_peek_interface () |
GObject * ianjuta_stream_loader_load (IAnjutaStreamLoader *obj
,FILE *stream
,gboolean readonly
,GError **err
);
Determines a plugin which can open the given stream, activates it opening the stream and returns the interface of the plugin activated.
gchar * ianjuta_stream_loader_peek_interface (IAnjutaStreamLoader *obj
,FILE *stream
,GError **err
);
Peeks the stream and determines the interface which can load this stream.