GLib.OptionContext.prototype.get_description

function get_description(): String {
    // Gjs wrapper for g_option_context_get_description()
}
  

Returns the description. See GLib.OptionContext.prototype.set_description.

Since 2.12

Returns

the description