ScaleAccessibleClassRef

public struct ScaleAccessibleClassRef : ScaleAccessibleClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

RevealerClass Record: RevealerClassProtocol extension (methods and fields)

ScaleAccessibleClass Record