API Version: 1.0
Library Version: 18.0.0.dev
Generated by gi-docgen 2023.1
since: 0.3.0
const gchar* garrow_tensor_get_dimension_name ( GArrowTensor* tensor, gint i )
Available since: 0.3.0
i
Type: gint
gint
The index of the target dimension.
Type: const gchar*
const gchar*
The i-th dimension name of the tensor.