Skip to content
  • Michael Natterer's avatar
    app: add new base class GimpToolWidget · b026689e
    Michael Natterer authored
    which encapsulates a bunch of GimpCanvasItems plus their interaction,
    using GimpTool-like virtual functions like button_press(),
    button_release() motion() etc. Also has GimpDrawTool-like API to
    manage the canvas items of its subclasses.
    b026689e