Gimp.Unit.prototype.get_plural

function get_plural(): String {
    // Gjs wrapper for gimp_unit_get_plural()
}
  

For built-in units, this function returns the translated plural form of the unit's name.

NOTE: This string must not be changed or freed.

Returns

The unit's plural form.