FixedLayoutChildClassRef

public struct FixedLayoutChildClassRef : FixedLayoutChildClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

FixedClass Record: FixedClassProtocol extension (methods and fields)

FixedLayoutChildClass Record