ScaleButtonAccessibleRef

public struct ScaleButtonAccessibleRef : ScaleButtonAccessibleProtocol, GWeakCapturing

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ScaleButtonAccessible Class