SignalListItemFactoryClassRef

public struct SignalListItemFactoryClassRef : SignalListItemFactoryClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

SignalActionClass Record: SignalActionClassProtocol extension (methods and fields)

SignalListItemFactoryClass Record