建構子
ArrowFlightPathDescriptornew
自版本:5.0.0
宣告 [src]
GAFlightPathDescriptor*
gaflight_path_descriptor_new (
const gchar** paths,
gsize n_paths
)
參數
paths
-
類型:
gchar*
的陣列識別特定資料集的路徑列表。
陣列的長度在 n_paths
參數中指定。資料的所有權屬於函數的呼叫者。 每個元素都是以 NUL 結尾的 UTF-8 字串。 n_paths
-
類型:
gsize
paths
的數量。