Method

GandivaStringLiteralNodeget_value

Declaration [src]

const gchar*
ggandiva_string_literal_node_get_value (
  GGandivaStringLiteralNode* node
)

Description

No description available.
Available since:0.12.0

Return value

Returns: const gchar*
 

The value of the UTF-8 encoded string literal.

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