SpinnerAccessibleRef

public struct SpinnerAccessibleRef : SpinnerAccessibleProtocol, GWeakCapturing

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

SpinnerAccessible Class