Method

FwupdPluginUdevDeviceget_dev

since: 1.1.2

Declaration [src]

GObject*
fu_udev_device_get_dev (
  FuUdevDevice* self
)

Description [src]

Gets the GUdevDevice.

Available since: 1.1.2

Return value

Type: GObject

A GUdevDevice, or NULL.

The data is owned by the instance.