類別

ArrowInt8純量

描述

class Arrow.Int8Scalar : Arrow.Scalar {
  parent_instance: GArrowScalar
}
無可用描述。

建構子

garrow_int8_scalar_new
無可用描述。

since: 5.0.0

實例方法

garrow_int8_scalar_get_value
無可用描述。

since: 5.0.0

繼承自 GArrowScalar (6) 的方法
garrow_scalar_cast
無可用描述。

since: 5.0.0

garrow_scalar_equal
無可用描述。

since: 5.0.0

garrow_scalar_equal_options
無可用描述。

since: 5.0.0

garrow_scalar_get_data_type
無可用描述。

since: 5.0.0

garrow_scalar_is_valid
無可用描述。

since: 5.0.0

garrow_scalar_to_string
無可用描述。

since: 5.0.0

繼承自 GObject (43) 的方法

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

屬性

繼承自 GArrowScalar (2) 的屬性
Arrow.Scalar:data-type

純量的資料類型。

since: 5.0.0

Arrow.Scalar:scalar
無可用描述。

訊號

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

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

類別結構

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