signal callback delegate or function to connect
void callback(adw.swipe_tracker.SwipeTracker swipeTracker)
swipeTracker the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to BeginSwipe signal.
This signal is emitted right before a swipe will be started, after the drag threshold has been passed.