Method

FwupdPluginUdevDeviceget_dev

Declaration [src]

GObject*
fu_udev_device_get_dev (
  FuUdevDevice* self
)

Description [src]

Gets the GUdevDevice.

Available since:1.1.2

Return value

Returns: GObject
 

A GUdevDevice, or NULL.

 The data is owned by the instance.