get_locations


Description:

[ Version ( since = "5.0.0" ) ]
public List<Location>? get_locations ()

Parameters:

this

A Endpoint.

Returns:

The locations in this endpoint.

It must be freed with g_list_free and unref when no longer needed. You can use `g_list_free_full( locations, g_object_unref)`.