GestureLongPressClassRef

public struct GestureLongPressClassRef : GestureLongPressClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

GestureDragClass Record: GestureDragClassProtocol extension (methods and fields)

GestureLongPressClass Record