ScaleButtonClassRef

public struct ScaleButtonClassRef : ScaleButtonClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

RootInterface Record: RootInterfaceProtocol extension (methods and fields)

ScaleButtonClass Record