Class

ArrowStructDataType

[]

Description

class Arrow.StructDataType : Arrow.DataType {
  parent_instance: GArrowDataType
}
No description available.
[]

Constructors

garrow_struct_data_type_new
No description available.
[]

Instance methods

garrow_struct_data_type_get_field
No description available.

Available since: 0.12.0

garrow_struct_data_type_get_field_by_name
No description available.

Available since: 0.12.0

garrow_struct_data_type_get_field_index
No description available.

Available since: 0.12.0

garrow_struct_data_type_get_fields
No description available.

Available since: 0.12.0

garrow_struct_data_type_get_n_fields
No description available.

Available since: 0.12.0

Methods inherited from GArrowDataType (5)
Methods inherited from GObject (43)
[]

Properties

Properties inherited from GArrowDataType (1)
[]

Signals

Signals inherited from GObject (1)

Class structure