EventTouchpadSwipeRef

public struct EventTouchpadSwipeRef : EventTouchpadSwipeProtocol

The EventTouchpadSwipeRef type acts as a lightweight Swift reference to an underlying GdkEventTouchpadSwipe instance. It exposes methods that can operate on this data type through EventTouchpadSwipeProtocol conformance. Use EventTouchpadSwipeRef only as an unowned reference to an existing GdkEventTouchpadSwipe instance.

Generated during touchpad swipe gestures.

  • ptr
    Untyped pointer to the underlying `GdkEventTouchpadSwipe` instance.
    

    For type-safe access, use the generated, typed pointer _ptr property instead.

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

EventTouchpadSwipe Record