Skip to content
  • Carlos Garnacho's avatar
    gesture: Add GTK_PHASE_TARGET · 1c48cc25
    Carlos Garnacho authored
    This phase is meant to run in the default widget handlers, as opposed
    to externally as in the bubble/capture phase. This will be most usually
    the expected phase for every controller replacing code in event handlers
    in GTK+, just so invocation and triggering order is kept unaltered.
    1c48cc25