SwitchAccessibleClassRef

public struct SwitchAccessibleClassRef : SwitchAccessibleClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

StyleProviderIface Record: StyleProviderIfaceProtocol extension (methods and fields)

SwitchAccessibleClass Record