API Version: 1.0
Library Version: 1.8.12
Generated by gi-docgen 2023.1
since: 1.1.2
GObject* fu_udev_device_get_dev ( FuUdevDevice* self )
Gets the GUdevDevice.
GUdevDevice
NOTE: If a plugin calls this after the ->probe() and ->setup() phases then the FU_DEVICE_INTERNAL_FLAG_NO_PROBE_COMPLETE flag should be set on the device to avoid a warning.
->probe()
->setup()
FU_DEVICE_INTERNAL_FLAG_NO_PROBE_COMPLETE
Available since: 1.1.2
Type: GObject
GObject
A GUdevDevice, or NULL.
NULL