Constructor

FoundryVcsRevisionnew_empty

unstable since: 1.3

Declaration [src]

FoundryVcsRevision*
foundry_vcs_revision_new_empty (
  void
)

Description [src]

Creates an empty revision endpoint.

Available since: 1.3

Return value

Type: FoundryVcsRevision

A new revision endpoint.

The caller of the function takes ownership of the data, and is responsible for freeing it.