Method
GgitPatchto_stream
Declaration [src]
gboolean
ggit_patch_to_stream (
GgitPatch* patch,
GOutputStream* stream,
GError** error
)
Parameters
stream |
GOutputStream |
A |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |