類別

ArrowTimestampScalar

描述

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

繼承自

建構子

garrow_timestamp_scalar_new
無可用描述。

since: 5.0.0

實例方法

garrow_timestamp_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 ArrowTimestampScalarClass {
  GArrowScalarClass parent_class;
  
}
無可用描述。
類別成員
parent_class: GArrowScalarClass
無可用描述。