StackAccessibleClassRef

public struct StackAccessibleClassRef : StackAccessibleClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

SpinnerClass Record: SpinnerClassProtocol extension (methods and fields)

StackAccessibleClass Record