Skip to content
  • Ell's avatar
    app: add GimpProjectable::bounds-changed signal · 460c3d13
    Ell authored
    ... and a corresponding gimp_projectable_bounds_changed() function.
    
    This signal can be emitted by implementers of GimpProjectable,
    instead of the GimpProjectable::structure-changed signal, when the
    projectable's bounds change, but its content does not -- i.e., the
    old content simply gets cropped to the new bounds.
    460c3d13