ShortcutsGroupClassRef

public struct ShortcutsGroupClassRef : ShortcutsGroupClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ShortcutTriggerClass Record: ShortcutTriggerClassProtocol extension (methods and fields)

ShortcutsGroupClass Record