Method

PwgDeviceget_global

since: 0.1

Declaration [src]

PwgGlobal*
pwg_device_get_global (
  PwgDevice* self
)

Description [src]

Gets the global descriptor used to bind this device.

Stability: Unstable

Available since: 0.1

Gets propertyPwg.Device:global

Return value

Type: PwgGlobal

The global descriptor used to bind this device.

The returned data is owned by the instance.