Method

GgitIndexEntryset_gid

Declaration [src]

void
ggit_index_entry_set_gid (
  GgitIndexEntry* entry,
  guint gid
)

Description [src]

Set the gid of the index entry.

Parameters

gid guint
 

The gid.