setOptionContextDescription

open fun setOptionContextDescription(description: String? = null)

Adds a description to the @application option context.

See g_option_context_set_description() for more information.

Since

2.56

Parameters

description

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