Virtual Method
GgitCheckoutOptionsnotify
Declaration [src]
gint
notify (
GgitCheckoutOptions* options,
GgitCheckoutNotifyFlags why,
const gchar* path,
GgitDiffFile* baseline,
GgitDiffFile* target,
GgitDiffFile* workdir
)
Parameters
why
-
Type:
GgitCheckoutNotifyFlags
No description available.
path
-
Type:
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
-
Type:
GgitDiffFile
No description available.
The data is owned by the caller of the function. target
-
Type:
GgitDiffFile
No description available.
The data is owned by the caller of the function. workdir
-
Type:
GgitDiffFile
No description available.
The data is owned by the caller of the function.