MnemonicActionClassRef

public struct MnemonicActionClassRef : MnemonicActionClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

MessageDialogClass Record: MessageDialogClassProtocol extension (methods and fields)

MnemonicActionClass Record