[ CCode ( has_construct_function = false ) ]
[ 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.
| connection | |
| flags |
Flags from the DBusObjectManagerClientFlags enumeration. |
| cancellable |
A Cancellable or null. |
|
The constructed object manager client or null if throws is set. |