GimpUi » GimpUi.NumberPairEntry »

GimpUi.NumberPairEntry.prototype.get_aspect

function get_aspect(): GimpUi.AspectType {
    // Gjs wrapper for gimp_number_pair_entry_get_aspect()
}
  

Gets the aspect of the ratio displayed by a GimpUi.NumberPairEntry.

Since 2.4

Returns

The entry's current aspect.

More Information

  • GimpUi.NumberPairEntry