Method

FoundryVcsDiffHunkget_new_lines

unstable since: 1.1

Declaration [src]

guint
foundry_vcs_diff_hunk_get_new_lines (
  FoundryVcsDiffHunk* self
)

Description [src]

Gets the number of lines in the new file for this hunk.

Available since: 1.1

Return value

Type: guint

The number of lines in the new file.