[ CCode ( type_cname = "BisSwipeableInterface" , type_id = "bis_swipeable_get_type ()" ) ]
[ Version ( since = "1.0" ) ]
public interface Swipeable : Widget
An interface for swipeable widgets.
The `BisSwipeable` interface is implemented by all swipeable widgets.
See [class@SwipeTracker] for details about implementing it.