GLib.OptionEntry.arg_description
OptionEntry.arg_description: String (Read)
The placeholder to use for the extra argument parsed by the option in <option>--help</option> output. The @arg_description is translated using the @translate_func of the group, see GLib.OptionGroup.prototype.set_translation_domain.