Skip to content
  • Ell's avatar
    app: add handle-clicked signal to GimpToolLine · 9e26d7ea
    Ell authored
    ... which is emitted when a handle is single/double/tripple clicked.
    
    The signal handler returns a boolean value.  A return value of TRUE
    stops further event processing, while a return value of FALSE allows
    it.
    9e26d7ea