Constructor

FoundryGtkGitLanesnew

unstable since: 1.2

Declaration [src]

GtkWidget*
foundry_git_lanes_new (
  void
)

Description [src]

Creates a new widget to draw Git graph lanes for a FoundryVcsGraphEntry.

Available since: 1.2

Return value

Type: GtkWidget

A newly created FoundryGitLanes.

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