Signal
HandySwipeTracker::begin-swipe
since: 1.0
Declaration
void
begin_swipe (
  HdySwipeTracker* self,
  HdyNavigationDirection direction,
  gboolean direct,
  gpointer user_data
)
Description [src]
This signal is emitted when a possible swipe is detected.
The direction value can be used to restrict the swipe to a certain direction.
| Default handler: The default handler is called before the handlers added via  | 
| Available since: 1.0 | 
Parameters
- direction
- 
            Type: HdyNavigationDirectionThe direction of the swipe. 
- direct
- 
            Type: gbooleanTRUEif the swipe is directly triggered by a gesture,FALSEif it’s triggered via aHdySwipeGroup