類別

ArrowDenseUnionDataType

描述

class Arrow.DenseUnionDataType : Arrow.UnionDataType {
  parent_instance: GArrowUnionDataType
}
無可用描述。

建構子

實例方法

繼承自 GArrowUnionDataType 的方法 (4)
garrow_union_data_type_get_field
無可用描述。

自 0.12.0 起

garrow_union_data_type_get_fields
無可用描述。

自 0.12.0 起

garrow_union_data_type_get_n_fields
無可用描述。

自 0.12.0 起

garrow_union_data_type_get_type_codes
無可用描述。

自 0.12.0 起

繼承自 GArrowDataType 的方法 (5)
garrow_data_type_equal
無可用描述。

garrow_data_type_export
無可用描述。

自 6.0.0 起

garrow_data_type_get_id
無可用描述。

garrow_data_type_get_name
無可用描述。

自 3.0.0 起

garrow_data_type_to_string
無可用描述。

繼承自 GObject 的方法 (43)

請參閱 GObject 以查看完整的方法列表。

屬性

繼承自 GArrowDataType 的屬性 (1)
Arrow.DataType:data-type
無可用描述。

訊號

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

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

類別結構

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