TreeListRowSorterClassRef

public struct TreeListRowSorterClassRef : TreeListRowSorterClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

TreeListRowClass Record: TreeListRowClassProtocol extension (methods and fields)

TreeListRowSorterClass Record