Method

AstalWpDeviceget_route

Declaration

AstalWpRoute*
astal_wp_device_get_route (
  AstalWpDevice* self,
  gint id
)

Description

Gets the route with the given id.

Parameters

id

Type: gint

The id of the route.

Return value

Type: AstalWpRoute

No description available.

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