IMMulticontextClassRef

public struct IMMulticontextClassRef : IMMulticontextClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

IMContextSimpleClass Record: IMContextSimpleClassProtocol extension (methods and fields)

IMMulticontextClass Record