ConstraintLayoutChildClassRef

public struct ConstraintLayoutChildClassRef : ConstraintLayoutChildClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ConstraintGuideClass Record: ConstraintGuideClassProtocol extension (methods and fields)

ConstraintLayoutChildClass Record