Class
GgitDiffFindOptions
Description [src]
class Ggit.DiffFindOptions : GObject.Object
{
/* No available fields */
}
Represents options for finding diff similarity.
Instance methods
ggit_diff_find_options_get_rename_from_rewrite_threshold
Get the find options rename from rewrite threshold.
ggit_diff_find_options_set_rename_from_rewrite_threshold
Set the find options rename from rewrite threshold.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.