Method
GandivaStringLiteralNodeget_value
since: 0.12.0
[−]
Declaration [src]
const gchar*
ggandiva_string_literal_node_get_value (
GGandivaStringLiteralNode* node
)
[−]
Return value
Type: 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. |