Method

XemeOutputStreamstop

unstable since: 0.1

Declaration [src]

gboolean
xeme_output_stream_stop (
  XemeOutputStream* stream
  GError** error
)

Description [src]

Stops the stream by sending the ending </stream> if possible and then closing the output stream.

Available since: 0.1

Return value

Type: gboolean

True on success.