EventTouchpadPinchRef

public struct EventTouchpadPinchRef : EventTouchpadPinchProtocol

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

Generated during touchpad swipe gestures.

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

EventTouchpadPinch Record