ShortcutsWindowClassRef

public struct ShortcutsWindowClassRef : ShortcutsWindowClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ShortcutsShortcutClass Record: ShortcutsShortcutClassProtocol extension (methods and fields)

ShortcutsWindowClass Record