Method

GgitIndexEntryResolveUndoget_file

Declaration [src]

GFile*
ggit_index_entry_resolve_undo_get_file (
  GgitIndexEntryResolveUndo* entry
)

Description [src]

Get the file of the index entry.

Return value

Returns: GFile
 

A GFile or NULL.

 The caller of the method takes ownership of the data, and is responsible for freeing it.
 The return value can be NULL.