IMContextSimpleClassRef

public struct IMContextSimpleClassRef : IMContextSimpleClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

IMContextInfo Record: IMContextInfoProtocol extension (methods and fields)

IMContextSimpleClass Record