ScaleAccessibleRef

public struct ScaleAccessibleRef : ScaleAccessibleProtocol, GWeakCapturing

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ScaleAccessible Class