類別

ArrowSchema

描述

class Arrow.Schema : GObject.Object {
  parent_instance: GObject
}
無可用描述。

繼承

建構子

garrow_schema_new
無可用描述。

函式

garrow_schema_import
無可用描述。

since: 6.0.0

實例方法

garrow_schema_add_field
無可用描述。

since: 0.10.0

garrow_schema_equal
無可用描述。

since: 0.4.0

garrow_schema_export
無可用描述。

since: 6.0.0

garrow_schema_get_field
無可用描述。

garrow_schema_get_field_by_name
無可用描述。

garrow_schema_get_field_index
無可用描述。

since: 0.15.0

garrow_schema_get_fields
無可用描述。

garrow_schema_get_metadata
無可用描述。

since: 0.17.0

garrow_schema_has_metadata
無可用描述。

since: 3.0.0

garrow_schema_n_fields
無可用描述。

garrow_schema_remove_field
無可用描述。

since: 0.10.0

garrow_schema_replace_field
無可用描述。

since: 0.10.0

garrow_schema_to_string
無可用描述。

garrow_schema_to_string_metadata
無可用描述。

since: 0.17.0

garrow_schema_with_metadata
無可用描述。

since: 0.17.0

繼承自 GObject 的方法 (43)

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

屬性

Arrow.Schema:schema
無可用描述。

訊號

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

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

類別結構

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