CustomSorterClassRef

public struct CustomSorterClassRef : CustomSorterClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

CustomLayoutClass Record: CustomLayoutClassProtocol extension (methods and fields)

CustomSorterClass Record