Skip to content
  • Ell's avatar
    app: add GimpUncancelableWaitable · 4cc92ebd
    Ell authored
    GimpUncancelableWaitable is a simple proxy object for another
    GimpWaitable object, implementing only the GimpWaitable interface.
    Its main purpose is to mask away the cancelability of an object
    implementing both GimpWaitable and GimpCancelable.
    4cc92ebd