方法

GandivaExpressionto_string

自:0.12.0 起

宣告 [src]

gchar*
ggandiva_expression_to_string (
  GGandivaExpression* expression
)

說明

尚無描述。

自 0.12.0 起可用

傳回值

類型: gchar*

運算式樹狀結構中節點的字串表示法。

當不再需要時,應使用 g_free() 釋放。

此方法的呼叫者取得資料的所有權,並負責釋放它。
此值為 NUL 終止的 UTF-8 字串。