API 版本:1.0
库版本:20.0.0
由 gi-docgen 2023.1 生成
始于:5.0.0
GList* gaflight_endpoint_get_locations ( GAFlightEndpoint* endpoint )
可用版本:5.0.0
类型: GAFlightLocation* 的列表
GAFlightLocation*
此端点中的位置。
不再需要时,必须使用 g_list_free() 和 g_object_unref() 释放。 你可以使用 g_list_free_full(locations, g_object_unref)。
g_list_free()
g_object_unref()
g_list_free_full(locations, g_object_unref)
NULL