Method
GLib OptionContextget_summary
since: 2.12
Declaration [src]
constgchar*
g_option_context_get_summary(
GOptionContext*context
)
Return value
Type: const gchar*
The summary.
The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.