CenterLayoutClassRef

public struct CenterLayoutClassRef : CenterLayoutClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

CenterBoxClass Record: CenterBoxClassProtocol extension (methods and fields)

CenterLayoutClass Record