GestureZoomClassRef

public struct GestureZoomClassRef : GestureZoomClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

GestureSwipeClass Record: GestureSwipeClassProtocol extension (methods and fields)

GestureZoomClass Record