方法

Gandiva節點to_string

始於:1.0.0

宣告 [src]

gchar*
ggandiva_node_to_string (
  GGandivaNode* node
)

描述

尚無描述。

自 1.0.0 版本開始可用

回傳值

類型: gchar*

節點的字串表示法。

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

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