RangeAccessibleClassRef

public struct RangeAccessibleClassRef : RangeAccessibleClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

RadioToolButtonClass Record: RadioToolButtonClassProtocol extension (methods and fields)

RangeAccessibleClass Record