WidgetAccessibleClassRef

public struct WidgetAccessibleClassRef : WidgetAccessibleClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

VolumeButtonClass Record: VolumeButtonClassProtocol extension (methods and fields)

WidgetAccessibleClass Record