[ CCode ( has_construct_function = false ) ]
public Enumerator (Client client)
Constructs a Enumerator object that can be used to enumerate and sort devices.
Use the add_match_*() and add_nomatch_*() methods and execute the query to get a list of devices with execute.
client |
A Client to enumerate devices from. |
A new Enumerator object. Free with unref. |