Gimp.Choice.prototype.get_help

function get_help(nick: String): String {
    // Gjs wrapper for gimp_choice_get_help()
}
  

Returns the longer documentation for nick.

Since 3.0

nick

the nick to lookup.

Returns

the help text of nick.