API 版本:1.0
函式庫版本:19.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