Manager.sync
Description:
[ CCode ( has_construct_function = false ) ]
[ Version ( since = "1.0" ) ]
public Manager.sync (DBusConnection connection, DBusObjectManagerClientFlags flags, Cancellable? cancellable = null) throws Error
[ Version ( since = "1.0" ) ]
public Manager.sync (DBusConnection connection, DBusObjectManagerClientFlags flags, Cancellable? cancellable = null) throws Error
Synchronously creates a Manager.
The calling thread is blocked until a reply is received.
See Manager for the asynchronous version of this constructor.
Parameters:
connection | |
flags |
Flags from the DBusObjectManagerClientFlags enumeration. |
cancellable |
A Cancellable or |
Returns:
The constructed object manager client or |