Method

FoundryGtkGitLanesset_entry

unstable since: 1.2

Declaration [src]

void
foundry_git_lanes_set_entry (
  FoundryGitLanes* self,
  FoundryVcsGraphEntry* entry
)

Description [src]

Sets the graph entry displayed by self.

Available since: 1.2

Parameters

entry

Type: FoundryVcsGraphEntry

A FoundryVcsGraphEntry.

The argument can be NULL.
The data is owned by the caller of the method.