Client.sync
Description:
[ CCode ( has_construct_function = false ) ]
public Client.sync (Cancellable? cancellable = null) throws Error
Synchronously gets a Client for the local system.
Parameters:
cancellable |
A Cancellable or null .
|
Returns:
A Client or null if error is set. Free with
unref when done with it.
|