ListItemFactoryClassRef

public struct ListItemFactoryClassRef : ListItemFactoryClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ListItemClass Record: ListItemClassProtocol extension (methods and fields)

ListItemFactoryClass Record