Skip to content
Snippets Groups Projects

swipeable: Correct signal parameters for begin-swipe

Open Ujjwal Kumar requested to merge ujjwal0501/libhandy:correct-signal-params into master
2 files
+ 10
3
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
0
@@ -120,6 +120,7 @@ switch_child_cb (HdySwipeGroup *self,
static void
begin_swipe_cb (HdySwipeGroup *self,
HdyNavigationDirection direction,
gboolean direct,
HdySwipeable *swipeable)
{
GSList *swipeables;