Application.setOptionContextSummary

Adds a summary to the application option context.

See glib.option_context.OptionContext.setSummary for more information.

class Application
void
setOptionContextSummary
(
string summary = null
)

Parameters

summary string

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