struct Adw::SwipeTracker::PrepareSignal
- Adw::SwipeTracker::PrepareSignal
- GObject::Signal
- Struct
- Value
- Object
Overview
This signal is emitted when a possible swipe is detected.
The @direction value can be used to restrict the swipe to a certain direction.
Defined in:
lib/gi-crystal/src/auto/adw-1/swipe_tracker.crInstance Method Summary
- #connect(*, after : Bool = false, &block : Proc(Adw::NavigationDirection, Nil)) : GObject::SignalConnection
- #connect(handler : Proc(Adw::NavigationDirection, Nil), *, after : Bool = false) : GObject::SignalConnection
- #connect(handler : Proc(Adw::SwipeTracker, Adw::NavigationDirection, Nil), *, after : Bool = false) : GObject::SignalConnection
- #emit(direction : Adw::NavigationDirection) : Nil
-
#name : String
The signal name