方法

ArrowFunctionOptionsto_string

起始版本: 7.0.0

声明 [src]

gchar*
garrow_function_options_to_string (
  GArrowFunctionOptions* options
)

描述

无可用描述。

可用版本: 7.0.0 起

返回值

类型: gchar*

格式化的选项。

不再需要时应使用 g_free() 释放。

该方法的调用者拥有数据的所有权,并负责释放它。
该值是一个 NUL 结尾的 UTF-8 字符串。