[ CCode ( has_construct_function = false ) ]
public Client (string[]? subsystems)
Constructs a Client object that can be used to query information about devices.
Connect to the uevent signal to listen for uevents. Note that signals are emitted in the thread-default main loop of the thread that you call this constructor from.
subsystems |
A |
A new Client object. Free with unref. |