build_help_text


Description:

protected virtual string? build_help_text (string program_name)

Returns custom help text for this application. If 'help' property is set, outputs it (with {ARG} replaced) followed by auto-generated options from GLib's OptionContext.

Parameters:

program_name

The program name (args[0]) to use in help text

Returns:

Custom help text string, or null to use default auto-generated help