SelectionFilterModelClassRef

public struct SelectionFilterModelClassRef : SelectionFilterModelClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ScrollableInterface Record: ScrollableInterfaceProtocol extension (methods and fields)

SelectionFilterModelClass Record