Method
GgitDiffprint
Declaration [src]
void
ggit_diff_print (
GgitDiff* diff,
GgitDiffFormatType type,
GgitDiffLineCallback print_cb,
gpointer user_data,
GError** error
)
Parameters
type |
GgitDiffFormatType |
A |
|
print_cb |
GgitDiffLineCallback |
A |
|
user_data |
gpointer |
Callback user data. |
|
error |
GError ** |
The return location for a GError* , or NULL . |