FixedLayoutClassRef

public struct FixedLayoutClassRef : FixedLayoutClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

FixedLayoutChildClass Record: FixedLayoutChildClassProtocol extension (methods and fields)

FixedLayoutClass Record