OverlayLayoutClassRef

public struct OverlayLayoutClassRef : OverlayLayoutClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

OverlayLayoutChildClass Record: OverlayLayoutChildClassProtocol extension (methods and fields)

OverlayLayoutClass Record