類別

ArrowDate32DataType

描述

class Arrow.Date32DataType : Arrow.TemporalDataType {
  parent_instance: GArrowTemporalDataType
}
無可用描述。

建構函式

garrow_date32_data_type_new
無可用描述。

始於:0.7.0

實例方法

繼承自 GArrowFixedWidthDataType 的方法 (1)
繼承自 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

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

類別結構

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