lookup_by_id
Description:
[
Version ( since =
"3.6" ) ]
public Object lookup_by_id (
string id)
Finds and returns the [iface@Goa.
Object] instance whose [property@Goa.Account:id] D-Bus property matches id.
Parameters:
| this |
A `GoaClient`
|
| id |
The ID to look for
|
Returns:
|
the object for the given id
|