[ Version ( since = "5.0.0" ) ]
public List<Location>? get_locations ()
| this |
A Endpoint. |
|
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)`. |