Package: gio

Function gio:application-set-option-context-description

Lambda List

gio:application-set-option-context-description (application description)

Arguments

application -- a g:application instance
description -- a string to be shown in --help output after the list of options, or nil

Details

Adds a description to the application option context. See the g:option-context-description function for more information.
 

See also

#2025-2-3