Skip to content
  • Carlos Garnacho's avatar
    multipress: Add matching ::released signal · d2db31ee
    Carlos Garnacho authored
    This signal will always be paired with a ::pressed signal, unless
    the sequence is cancelled, or the controller is reset. the n_press
    argument in the signal always matches the ::press signal one, even
    if GtkGestureMultiPress::stopped was emitted in between.
    d2db31ee