Application.setOptionContextDescription

void setOptionContextDescription(string description = null)

Adds a description to the application option context.

See [glib.option_context.OptionContext.setDescription] for more information.

Parameters

descriptiona string to be shown in --help output after the list of options, or null