方法

ArrowFlightEndpointget_locations

自 5.0.0 起

宣告 [src]

GList*
gaflight_endpoint_get_locations (
  GAFlightEndpoint* endpoint
)

描述

無可用描述。

自 5.0.0 起可用

回傳值

類型: GAFlightLocation* 的列表

此端點中的位置。

當不再需要時,必須使用 g_list_free()g_object_unref() 釋放它。您可以使用 g_list_free_full(locations, g_object_unref)

此方法的呼叫者取得資料的所有權,並負責釋放它。
回傳值可能為 NULL