Method

AstalWpWpget_device

[]

Declaration

AstalWpDevice*
astal_wp_wp_get_device (
  AstalWpWp* self,
  guint id
)
[]

Description

The device with the given id.

[]

Parameters

id

Type: guint

The id of the device.

[]

Return value

Type: AstalWpDevice

The device with the given id.

The returned data is owned by the instance.
The return value can be NULL.