Package: gio

Function g-application-set-option-context-description

Lambda List

g-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.

Since 2.56
 

See also

2021-9-9