Ggit.DiffFlag – libgit2-glib-1.0 Reference Manual
DiffFlag
Description:
[
CCode
( cprefix =
"GGIT_DIFF_FLAG_"
, type_id =
"ggit_diff_flag_get_type ()"
) ]
[
Flags
]
public
enum
DiffFlag
Describes the diff file and/or delta flags
Namespace:
Ggit
Package:
libgit2-glib-1.0
Content:
Enum values:
BINARY
-
if the file is binary.
NOT_BINARY
-
if the file is not binary.
VALID_ID
-
if the ID is valid.
2022 vala-language.org