Skip to content
  • Carlos Garnacho's avatar
    Add: GTK_PHASE_NONE value to GtkCapturePhase. · 026b5014
    Carlos Garnacho authored
    Gestures attached with this phase will expect callers to have it
    receive events through gtk_event_controller_handle_event(), but
    the gesture will still be notified of sequence state changes,
    grabs, etc...
    026b5014