Method

GgitIndexEntryset_flags

Declaration [src]

void
ggit_index_entry_set_flags (
  GgitIndexEntry* entry,
  guint flags
)

Description [src]

Set the flags of the index entry.

Parameters

flags guint
 

The flags.