FilterListModelClassRef

public struct FilterListModelClassRef : FilterListModelClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

FilterClass Record: FilterClassProtocol extension (methods and fields)

FilterListModelClass Record