Function

MsgInputStreamsend_finish

Declaration [src]

gboolean
msg_input_stream_send_finish (
  GInputStream* stream,
  GAsyncResult* result,
  GError** error
)

Description

No description available.

Parameters

stream GInputStream
  No description available.
 The data is owned by the caller of the function.
result GAsyncResult
  No description available.
 The data is owned by the caller of the function.
error GError **
  The return location for a GError*, or NULL.

Return value

Returns: gboolean
  No description available.