Method
FwupdPluginUdevDeviceget_dev
since: 1.1.2
Declaration [src]
GObject*
fu_udev_device_get_dev (
FuUdevDevice* self
)
Return value
Type: GObject
A GUdevDevice
, or NULL
.
The data is owned by the instance. |
since: 1.1.2
GObject*
fu_udev_device_get_dev (
FuUdevDevice* self
)
Type: GObject
A GUdevDevice
, or NULL
.
The data is owned by the instance. |