KeyvalTriggerClassRef

public struct KeyvalTriggerClassRef : KeyvalTriggerClassProtocol

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

  • ptr
    Untyped pointer to the underlying `GtkKeyvalTriggerClass` 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)

KeyvalTriggerClass Record