Method

PwgDeviceget_core

since: 0.1

Declaration [src]

PwgCore*
pwg_device_get_core (
  PwgDevice* self
)

Description [src]

Gets the core used by this device wrapper.

Stability: Unstable

Available since: 0.1

Gets propertyPwg.Device:core

Return value

Type: PwgCore

The core used by this device wrapper.

The returned data is owned by the instance.