類別

ArrowField

描述

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

繼承自

建構子

garrow_field_new
無可用描述。

garrow_field_new_full
無可用描述。

函式

garrow_field_import
無可用描述。

since: 6.0.0

實例方法

garrow_field_equal
無可用描述。

garrow_field_export
無可用描述。

since: 6.0.0

garrow_field_get_data_type
無可用描述。

garrow_field_get_metadata
無可用描述。

since: 3.0.0

garrow_field_get_name
無可用描述。

garrow_field_has_metadata
無可用描述。

since: 3.0.0

garrow_field_is_nullable
無可用描述。

garrow_field_remove_metadata
無可用描述。

since: 3.0.0

garrow_field_to_string
無可用描述。

garrow_field_to_string_metadata
無可用描述。

since: 3.0.0

garrow_field_with_merged_metadata
無可用描述。

since: 3.0.0

garrow_field_with_metadata
無可用描述。

since: 3.0.0

繼承自 GObject 的方法 (43)

請參閱 GObject 以查看完整的方法列表。

屬性

Arrow.Field:data-type
無可用描述。

Arrow.Field:field
無可用描述。

信號

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

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

類別結構

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