ShortcutActionClassRef

public struct ShortcutActionClassRef : ShortcutActionClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

SelectionModelInterface Record: SelectionModelInterfaceProtocol extension (methods and fields)

ShortcutActionClass Record