GestureSwipeClassRef

public struct GestureSwipeClassRef : GestureSwipeClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

GestureStylusClass Record: GestureStylusClassProtocol extension (methods and fields)

GestureSwipeClass Record