Package org.gnome.adw

Interface Swipeable

All Superinterfaces:
Proxy
All Known Implementing Classes:
BottomSheet, Carousel, Flap, Leaflet, NavigationView, OverlaySplitView, Swipeable.SwipeableImpl

@Generated("io.github.jwharm.JavaGI") public interface Swipeable extends Proxy
An interface for swipeable widgets.

The AdwSwipeable interface is implemented by all swipeable widgets.

See SwipeTracker for details about implementing it.