Method

PwgDeviceget_bound

since: 0.1

Declaration [src]

_Bool
pwg_device_get_bound (
  PwgDevice* self
)

Description [src]

Gets whether the device proxy is currently bound.

Stability: Unstable

Available since: 0.1

Gets propertyPwg.Device:bound

Return value

Type: _Bool

Whether the device proxy is currently bound.