Virtual Method
GgitCheckoutOptionsnotify
Declaration [src]
gint
notify (
GgitCheckoutOptions* options,
GgitCheckoutNotifyFlags why,
const gchar* path,
GgitDiffFile* baseline,
GgitDiffFile* target,
GgitDiffFile* workdir
)
Parameters
why |
GgitCheckoutNotifyFlags |
No description available. | |
path |
const gchar* |
No description available. | |
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. | |
baseline |
GgitDiffFile |
No description available. | |
The data is owned by the caller of the function. | |
target |
GgitDiffFile |
No description available. | |
The data is owned by the caller of the function. | |
workdir |
GgitDiffFile |
No description available. | |
The data is owned by the caller of the function. |