ConstraintGuideClassRef

public struct ConstraintGuideClassRef : ConstraintGuideClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ConstraintClass Record: ConstraintClassProtocol extension (methods and fields)

ConstraintGuideClass Record