FlowBoxChildClassRef

public struct FlowBoxChildClassRef : FlowBoxChildClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

FlattenListModelClass Record: FlattenListModelClassProtocol extension (methods and fields)

FlowBoxChildClass Record