Method

GgitDiffFindOptionsset_copy_threshold

Declaration [src]

void
ggit_diff_find_options_set_copy_threshold (
  GgitDiffFindOptions* options,
  guint threshold
)

Description [src]

Set the find options copy threshold.

Parameters

threshold guint
 

The threshold.