Method

PwgDeviceget_running

since: 0.1

Declaration [src]

_Bool
pwg_device_get_running (
  PwgDevice* self
)

Description [src]

Gets whether the device wrapper is running.

Stability: Unstable

Available since: 0.1

Gets propertyPwg.Device:running

Return value

Type: _Bool

Whether the device wrapper is running.