Function
MsgInputStreamsend_finish
Declaration [src]
gboolean
msg_input_stream_send_finish (
GInputStream* stream,
GAsyncResult* result,
GError** error
)
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. |