方法
ArrowArrayunique
自 0.8.0 版本起
宣告 [src]
GArrowArray*
garrow_array_unique (
GArrowArray* array
GError** error
)
傳回值
型別: GArrowArray
成功時,新建立的唯一元素陣列;錯誤時,NULL
。
方法的呼叫者取得資料的所有權,並負責釋放它。 |
傳回值可能為 NULL 。 |
自 0.8.0 版本起
GArrowArray*
garrow_array_unique (
GArrowArray* array
GError** error
)
型別: GArrowArray
成功時,新建立的唯一元素陣列;錯誤時,NULL
。
方法的呼叫者取得資料的所有權,並負責釋放它。 |
傳回值可能為 NULL 。 |