max


Description:

[ Version ( deprecated = true , deprecated_since = "1.44" ) ]
public void max (Coverage other)

Warning: max is deprecated since 1.44.

Set the coverage for each index in this to be the max (better) value of the current coverage for the index and the coverage for the corresponding index in other.

Note:

This function does nothing

Parameters:

this

a `PangoCoverage`

other

another `PangoCoverage`