ShortcutTriggerClassRef

public struct ShortcutTriggerClassRef : ShortcutTriggerClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ShortcutManagerInterface Record: ShortcutManagerInterfaceProtocol extension (methods and fields)

ShortcutTriggerClass Record