方法

ArrowFunctionOptionsto_string

始於:7.0.0

宣告 [src]

gchar*
garrow_function_options_to_string (
  GArrowFunctionOptions* options
)

描述

無可用描述。

自 7.0.0 版本起可用

回傳值

類型: gchar*

格式化的選項。

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

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