類別

ArrowDictionaryArray

描述

class Arrow.DictionaryArray : Arrow.Array {
  parent_instance: GArrowArray
}
無可用描述。

繼承自

建構子

garrow_dictionary_array_new
無可用描述。

since: 0.8.0

實例方法

garrow_dictionary_array_get_dictionary
無可用描述。

since: 0.8.0

garrow_dictionary_array_get_dictionary_data_type
無可用描述。

已過時:1.0.0 since: 0.8.0

garrow_dictionary_array_get_indices
無可用描述。

since: 0.8.0

繼承自 GArrowArray 的方法 (31)

請參閱 GArrowArray 以取得完整的方法列表。

繼承自 GObject 的方法 (43)

請參閱 GObject 以取得完整的方法列表。

屬性

Arrow.DictionaryArray:indices
無可用描述。

繼承自 GArrowArray 的屬性 (6)
Arrow.Array:array
無可用描述。

Arrow.Array:buffer1
無可用描述。

Arrow.Array:buffer2
無可用描述。

Arrow.Array:null-bitmap
無可用描述。

Arrow.Array:parent
無可用描述。

Arrow.Array:value-data-type
無可用描述。

訊號

繼承自 GObject 的訊號 (1)
GObject::notify

當物件的其中一個屬性透過 g_object_set_property()、g_object_set() 等設定值時,會發射 notify 訊號。

類別結構

struct ArrowDictionaryArrayClass {
  GArrowArrayClass parent_class;
  
}
無可用描述。
類別成員
parent_class: GArrowArrayClass
無可用描述。