ConstraintLayoutClassRef

public struct ConstraintLayoutClassRef : ConstraintLayoutClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ConstraintLayoutChildClass Record: ConstraintLayoutChildClassProtocol extension (methods and fields)

ConstraintLayoutClass Record