GestureDragClassRef

public struct GestureDragClassRef : GestureDragClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

GestureClass Record: GestureClassProtocol extension (methods and fields)

GestureDragClass Record