Skip to content
  • Ell's avatar
    app: rename gimp_applicator_set_preview() to _set_crop(); add _get_crop() · 7534ae53
    Ell authored
    We're going to use GimpApplicator's output crop for more than just
    split previews.  Rename gimp_applicator_set_preview() to
    gimp_applicator_set_crop(), and add gimp_applicator_get_crop(),
    which returns the output crop rectangle, or NULL if cropping is
    disabled.
    7534ae53