call_enable_modules_sync
Description:
public bool call_enable_modules_sync (bool arg_enable, Cancellable? cancellable = null) throws Error
Synchronously invokes the EnableModules D-Bus method on this.
The calling thread is blocked until a reply is received.
See call_enable_modules for the asynchronous version of this method.
Parameters:
this |
A ManagerProxy. |
arg_enable |
Argument to pass with the method invocation. |
cancellable |
A Cancellable or |
Returns:
|