GestureSingleClassRef

public struct GestureSingleClassRef : GestureSingleClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

GestureRotateClass Record: GestureRotateClassProtocol extension (methods and fields)

GestureSingleClass Record