Method
ArrowFlightEndpointget_locations
Declaration [src]
GList*
gaflight_endpoint_get_locations (
GAFlightEndpoint* endpoint
)
Return value
Returns: | A list of GAFlightLocation* |
The locations in this endpoint. It must be freed with |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |