Method
FoundryGitCommitBuilderunstage_lines
unstable since: 1.1
Declaration [src]
DexFuture*
foundry_git_commit_builder_unstage_lines (
FoundryGitCommitBuilder* self,
GFile* file,
GListModel* lines
)
Parameters
file-
Type:
GFileA
GFilein the working tree.The data is owned by the caller of the method. lines-
Type:
GObjectA
GListModelofFoundryGitDiffLine.The data is owned by the caller of the method.