retrieve_properties_sync
Description:
[ Version ( since = "3.16" ) ]
public virtual bool retrieve_properties_sync (Cancellable? cancellable = null) throws Error
public virtual bool retrieve_properties_sync (Cancellable? cancellable = null) throws Error
Retrieves this properties to match server-side values, without waiting for the D-Bus property change notifications delivery.
If an error occurs, the function sets error
and returns false
.
Parameters:
this |
an Client |
cancellable |
optional Cancellable object, or |
Returns:
|