MnemonicTriggerClassRef

public struct MnemonicTriggerClassRef : MnemonicTriggerClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

MnemonicActionClass Record: MnemonicActionClassProtocol extension (methods and fields)

MnemonicTriggerClass Record