GestureStylusClassRef

public struct GestureStylusClassRef : GestureStylusClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

GestureSingleClass Record: GestureSingleClassProtocol extension (methods and fields)

GestureStylusClass Record