Class
GgitDiffOptions
since: 1.0
Description [src]
class Ggit.DiffOptions : GObject.Object
{
/* No available fields */
}
Represents the options used when creating a GgitDiff
.
Available since: 1.0
Instance methods
ggit_diff_options_get_n_context_lines
Get the number of context lines to include in the diff.
since: 1.0
ggit_diff_options_get_n_interhunk_lines
Get the number of interhunk lines to include in the diff.
since: 1.0
ggit_diff_options_set_n_context_lines
Set the number of context lines to include in the diff.
since: 1.0
ggit_diff_options_set_n_interhunk_lines
Set the number of interhunk lines to include in the diff.
since: 1.0
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.
unstable since: 2.0