Gimp.Unit.prototype.get_singular

function get_singular(): String {
    // Gjs wrapper for gimp_unit_get_singular()
}
  

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

NOTE: This string must not be changed or freed.

Returns

The unit's singular form.