Method

ArrowExecuteNodeget_kind_name

Declaration [src]

const gchar*
garrow_execute_node_get_kind_name (
  GArrowExecuteNode* node
)

Description

No description available.
Available since:6.0.0

Return value

Returns: const gchar*
 

The kind name of the node.

 The data is owned by the instance.
 The value is a NUL terminated UTF-8 string.