ScrolledWindowClassRef

public struct ScrolledWindowClassRef : ScrolledWindowClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ScrolledWindowAccessibleClass Record: ScrolledWindowAccessibleClassProtocol extension (methods and fields)

ScrolledWindowClass Record