GridLayoutChildClassRef

public struct GridLayoutChildClassRef : GridLayoutChildClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

GridClass Record: GridClassProtocol extension (methods and fields)

GridLayoutChildClass Record