方法

GLibOptionContextget_summary

自:2.12

声明 [src]

const gchar*
g_option_context_get_summary (
  GOptionContext* context
)

描述 [src]

返回摘要。见 g_option_context_set_summary()。

自可用:2.12

返回值

类型: const gchar*

摘要。

返回的数据由实例所有。
值是一个以NULL终止的UTF-8字符串。