Virtual Method
FoundryDependencyProviderupdate_dependencies
Declaration [src]
DexFuture*
update_dependencies (
FoundryDependencyProvider* self,
FoundryConfig* config,
GListModel* dependencies,
int pty_fd,
DexCancellable* cancellable
)
Parameters
config-
Type:
FoundryConfigNo description available.
The data is owned by the caller of the method. dependencies-
Type:
GObjectNo description available.
The data is owned by the caller of the method. pty_fd-
Type:
intNo description available.
cancellable-
Type:
DexCancellableNo description available.
The data is owned by the caller of the method.
Return value
Type: DexFuture
No description available.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |