Method

GgitIndexEntryset_ino

Declaration [src]

void
ggit_index_entry_set_ino (
  GgitIndexEntry* entry,
  guint ino
)

Description [src]

Set the ino of the index entry.

Parameters

ino guint
 

The ino.