GestureClickClassRef

public struct GestureClickClassRef : GestureClickClassProtocol

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

  • ptr
    Untyped pointer to the underlying `GtkGestureClickClass` 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)

GestureClickClass Record