Method

AstalWpWpget_endpoints

Declaration

GList*
astal_wp_wp_get_endpoints (
  AstalWpWp* self
)

Description

A GList containing all endpoints.

Gets propertyAstalWp.Wp:endpoints

Return value

Type: A list of AstalWpEndpoint*

A GList containing the endpoints.

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