HdySwipeableInterface.getSnapPoints

struct HdySwipeableInterface
extern (C)
double* function(HdySwipeable* self, int* nSnapPoints) getSnapPoints;

Return Value

the snap points of @self. The array must be freed with g_free().

Meta