Method
FoundryVcsLineChangesforeach
Declaration [src]
void
foundry_vcs_line_changes_foreach (
FoundryVcsLineChanges* self,
guint first_line,
guint last_line,
FoundryVcsLineChangesForeach foreach,
gpointer user_data
)
Parameters
first_line-
Type:
guintNo description available.
last_line-
Type:
guintNo description available.
foreach-
Type:
FoundryVcsLineChangesForeachNo description available.
user_data-
Type:
gpointerNo description available.
The argument can be NULL.The data is owned by the caller of the method.