Ggit.DiffOptions.get_new_prefix – libgit2-glib-1.0 Reference Manual
Packages
libgit2-glib-1.0
Ggit
DiffOptions
flags
n_context_lines
n_interhunk_lines
new_prefix
old_prefix
pathspec
DiffOptions
get_flags
get_n_context_lines
get_n_interhunk_lines
get_new_prefix
get_old_prefix
get_pathspec
set_flags
set_n_context_lines
set_n_interhunk_lines
set_new_prefix
set_old_prefix
set_pathspec
get_new_prefix
Description:
public
unowned
string
?
get_new_prefix
()
Get the diff new-prefix string.
Parameters:
this
a
DiffOptions
.
Returns:
the new-prefix string or
null
.