GimpUi.NumberPairEntry.prototype.get_ratio
function get_ratio(): Number(gdouble) {
// Gjs wrapper for gimp_number_pair_entry_get_ratio()
}
Retrieves the ratio of the numbers displayed by a GimpUi.NumberPairEntry.
Since 2.4
- Returns
The ratio value.