SpinnerAccessibleClassRef

public struct SpinnerAccessibleClassRef : SpinnerAccessibleClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

SpinButtonClass Record: SpinButtonClassProtocol extension (methods and fields)

SpinnerAccessibleClass Record