Method

AstalWpWpget_endpoint

[]

Declaration

AstalWpEndpoint*
astal_wp_wp_get_endpoint (
  AstalWpWp* self,
  guint id
)
[]

Description

The endpoint with the given id.

[]

Parameters

id

Type: guint

The id of the endpoint.

[]

Return value

Type: AstalWpEndpoint

The endpoint with the given id.

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