類別

ArrowDecimal32DataType

描述

class Arrow.Decimal32DataType : Arrow.DecimalDataType {
  parent_instance: GArrowDecimalDataType
}
尚無描述。

建構子

garrow_decimal32_data_type_new
尚無描述。

since: 19.0.0

函數

garrow_decimal32_data_type_max_precision
尚無描述。

since: 19.0.0

實例方法

繼承自 GArrowDecimalDataType 的方法 (2)
garrow_decimal_data_type_get_precision
尚無描述。

since: 0.10.0

garrow_decimal_data_type_get_scale
尚無描述。

since: 0.10.0

繼承自 GArrowFixedSizeBinaryDataType 的方法 (1)
繼承自 GArrowDataType 的方法 (5)
garrow_data_type_equal
尚無描述。

garrow_data_type_export
尚無描述。

since: 6.0.0

garrow_data_type_get_id
尚無描述。

garrow_data_type_get_name
尚無描述。

since: 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 ArrowDecimal32DataTypeClass {
  GArrowDecimalDataTypeClass parent_class;
  
}
尚無描述。
類別成員
parent_class: GArrowDecimalDataTypeClass
尚無描述。