get_change_sync
Description:
[
Version ( since =
"1.29" ) ]
public Change get_change_sync (
string id,
Cancellable? cancellable =
null)
throws Error
Get information on a change.
Parameters:
this |
a Client.
|
id |
a change ID to get information on.
|
cancellable |
a Cancellable or null.
|
Returns:
a Change or null on error.
|