Top | ![]() |
![]() |
![]() |
![]() |
GInputStream *
xb_builder_source_ctx_get_stream (XbBuilderSourceCtx *self
);
Returns the input stream currently being processed.
Since: 0.1.7
const gchar *
xb_builder_source_ctx_get_filename (XbBuilderSourceCtx *self
);
Returns the basename of the file currently being processed.
Since: 0.1.7
GBytes * xb_builder_source_ctx_get_bytes (XbBuilderSourceCtx *self
,GCancellable *cancellable
,GError **error
);
Returns the data currently being processed.
Since: 0.1.7