Application.setOptionContextSummary

Adds a summary to the @application option context.

See g_option_context_set_summary() for more information.

class Application
void
setOptionContextSummary
(
string summary
)

Parameters

summary string

a string to be shown in --help output before the list of options, or %NULL

Meta

Since

2.56