Method

AstalWpEndpointget_routes

Declaration

GList*
astal_wp_endpoint_get_routes (
  AstalWpEndpoint* self
)

Description

Gets a list of available routes. This list is filtered and contains only routes, that are actually available. You can get a full list of routes from AstalWpDevice:routes.

Return value

Type: A list of None

No description available.

The caller of the method takes ownership of the returned data container, but not the data inside it.
The return value can be NULL.