Constructor

FoundryVcsDiffOptionsnew

unstable since: 1.3

Declaration [src]

FoundryVcsDiffOptions*
foundry_vcs_diff_options_new (
  void
)

Description [src]

Creates options for a VCS diff request.

Available since: 1.3

Return value

Type: FoundryVcsDiffOptions

A new options object.

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