- getCancelProgress
double function(HdySwipeable* self) getCancelProgress;
- getDistance
double function(HdySwipeable* self) getDistance;
- getProgress
double function(HdySwipeable* self) getProgress;
- getSnapPoints
double* function(HdySwipeable* self, int* nSnapPoints) getSnapPoints;
- getSwipeArea
void function(HdySwipeable* self, HdyNavigationDirection navigationDirection, int isDrag, GdkRectangle* rect) getSwipeArea;
- getSwipeTracker
HdySwipeTracker* function(HdySwipeable* self) getSwipeTracker;
- padding
void*[4] padding;
Undocumented in source.
- parent
GTypeInterface parent;
- switchChild
void function(HdySwipeable* self, uint index, long duration) switchChild;
An interface for swipeable widgets.