GArrow.StructDataType.StructDataType – arrow-glib Reference Manual
Packages
arrow-glib
GArrow
StructDataType
StructDataType
get_field
get_field_by_name
get_field_index
get_fields
get_n_fields
StructDataType
Description:
[
CCode
( has_construct_function =
false
) ]
public
StructDataType
(
List
<
Field
> fields)
Parameters:
fields
The fields of the struct.
Returns:
The newly created struct data type.