Method

FoundryVcsGraphdup_entry

unstable since: 1.2

Declaration [src]

FoundryVcsGraphEntry*
foundry_vcs_graph_dup_entry (
  FoundryVcsGraph* self,
  guint position
)

Description [src]

Gets the graph entry at position.

Available since: 1.2

Parameters

position

Type: guint

The entry position.

Return value

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