Method
HandySwipeableemit_child_switched
Declaration [src]
void
hdy_swipeable_emit_child_switched (
  HdySwipeable* self,
  guint index,
  gint64 duration
)
Description [src]
Emits HdySwipeable::child-switched signal.
This should be called when the widget switches visible child widget.
duration can be 0 if the child is switched without animation.
| Available since: | 1.0 |