acquire_background


Description:

public abstract async unowned G acquire_background (int priority = DEFAULT, Cancellable? cancellable = null) throws Error

Asynchronously acquire an instance in a background thread

Parameters:

priority

the priority with which to create the instance

cancellable

optional cancellable for aborting the opearation

Returns:

the instance

See also:

acquire, acquire_async