TreeListRowClassRef

public struct TreeListRowClassRef : TreeListRowClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

TreeListModelClass Record: TreeListModelClassProtocol extension (methods and fields)

TreeListRowClass Record