MapListModelClassRef

public struct MapListModelClassRef : MapListModelClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ListViewClass Record: ListViewClassProtocol extension (methods and fields)

MapListModelClass Record