GArrow.DataType.get_name – arrow-glib Reference Manual
Packages
arrow-glib
GArrow
DataType
data_type
import
DataType
equal
export
get_id
get_name
to_string
get_name
Description:
[
Version
( since =
"3.0.0"
) ]
public
string
get_name
()
Parameters:
this
A
DataType
.
Returns:
The name of the data type.
It should be freed with
g_free
when no longer needed.