IconFactoryClassRef

public struct IconFactoryClassRef : IconFactoryClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

IMMulticontextClass Record: IMMulticontextClassProtocol extension (methods and fields)

IconFactoryClass Record