FlattenListModelClassRef

public struct FlattenListModelClassRef : FlattenListModelClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

FixedLayoutClass Record: FixedLayoutClassProtocol extension (methods and fields)

FlattenListModelClass Record