Method

GgitDiffFindOptionsset_rename_threshold

Declaration [src]

void
ggit_diff_find_options_set_rename_threshold (
  GgitDiffFindOptions* options,
  guint threshold
)

Description [src]

Set the find options rename threshold.

Parameters

threshold guint
 

The threshold.